Boost.Hana
1.7.1
你的元编程标准库
所有成员列表
boost::hana::detail::type_at< n, T > 结构模板参考
详情
描述
template<std::size_t n, typename ... T>
struct boost::hana::detail::type_at< n, T >
经典的 MPL 风格元函数,返回类型参数包的第 n 个元素。
boost
hana
detail
type_at