编程语言
首页 > 编程语言> > boost::hana::drop_front_exactly用法的测试程序

boost::hana::drop_front_exactly用法的测试程序

作者:互联网

boost::hana::drop_front_exactly用法的测试程序

实现功能

boost::hana::drop_front_exactly用法的测试程序

C++实现代码
#include <boost/hana/assert.hpp>
#include <boost/hana/drop_front_exactly.hpp>
#include <boost/hana/equal.hpp>

标签:drop,hana,exactly,测试程序,front,include
来源: https://blog.51cto.com/u_11929818/3011722