Doxygen
details::HelperRecT< n, Ts > 模板结构体 参考

generic declaration of a template to handle copying, moving, and deleting type that matches a given index in the list of variant parameters. 更多...

#include <variant.h>

详细描述

template<uint8_t n, typename... Ts>
struct details::HelperRecT< n, Ts >

generic declaration of a template to handle copying, moving, and deleting type that matches a given index in the list of variant parameters.

在文件 variant.h67 行定义.


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