Doxygen
details::TMax< arg > 模板结构体 参考

specialization to stop the recursion when arrived at a single argument. 更多...

#include <variant.h>

静态 Public 属性

static const size_t value = arg
 the compile time computed maximum value 更多...
 

详细描述

template<size_t arg>
struct details::TMax< arg >

specialization to stop the recursion when arrived at a single argument.

在文件 variant.h46 行定义.

类成员变量说明

◆ value

template<size_t arg>
const size_t details::TMax< arg >::value = arg
static

the compile time computed maximum value

在文件 variant.h49 行定义.


该结构体的文档由以下文件生成: