使用boost::hana::detail::decay的测试程序
#include <iostream>
#include <boost/hana/detail/decay.hpp>
template <typename T>
void print_type
使用boost::hana::detail::decay的测试程序
#include <iostream>
#include <boost/hana/detail/decay.hpp>
template <typename T>
void print_type