使用boost::hana::default_的示例程序(C/C++)
#include <iostream>
#include <boost/hana.hpp>
namespace hana = boost::hana;
struct Foo {
使用boost::hana::default_的示例程序(C/C++)
#include <iostream>
#include <boost/hana.hpp>
namespace hana = boost::hana;
struct Foo {