使用boost::mp11::mp_take的示例程序(C/C++)
#include <iostream>
#include <type_traits>
#include <boost/mp11.hpp>
// 定义一个类型列表
using type_list
使用boost::mp11::mp_take的示例程序(C/C++)
#include <iostream>
#include <type_traits>
#include <boost/mp11.hpp>
// 定义一个类型列表
using type_list