使用boost库中的mp11::mp_max_element函数进行测试的示例程序
#include <iostream>
#include <boost/mp11.hpp>
// 定义一个类型列表
using type_list = boost::mp11::mp_list<
使用boost库中的mp11::mp_max_element函数进行测试的示例程序
#include <iostream>
#include <boost/mp11.hpp>
// 定义一个类型列表
using type_list = boost::mp11::mp_list<