使用boost::hana::fold_right进行折叠的测试程序(C++)
#include <boost/hana.hpp>
#include <iostream>
#include <string>
namespace hana = boost
使用boost::hana::fold_right进行折叠的测试程序(C++)
#include <boost/hana.hpp>
#include <iostream>
#include <string>
namespace hana = boost