boost::hana::detail::decay用法的测试程序
实现功能
boost::hana::detail::decay用法的测试程序
C++实现代码
#include <boost/hana/detail/decay.hpp>
#include <type_traits>
namespace hana = boost::hana;
template <
标签:decay,hana,detail,测试程序,用法,boost
来源: https://blog.51cto.com/u_11929818/3011703