#include <tuple_of.h>
Public 类型 | |
template<typename... Args> | |
using | type = typename tuple_n< Index-1, T >::template type< T, Args...> |
在文件 tuple_of.h 第 12 行定义.
using libMesh::tuple_n< Index, T >::type = typename tuple_n<Index-1, T>::template type<T, Args...> |
在文件 tuple_of.h 第 14 行定义.