NIM 跨平台 C++ SDK
载入中...
搜索中...
未找到
nstd::tuple_valid_param_count结构体 参考

#include <ne_stl_bind.h>

静态 Public 成员函数

template<typename... TArgs>
static int32_t count (const nstd::tuple< TArgs... > &)
 
template<int32_t I, typename T , typename... TArgs>
static void get_i (int32_t &count)
 
template<int32_t I>
static void get_i (int32_t &count)
 

成员函数说明

◆ count()

template<typename... TArgs>
static int32_t nstd::tuple_valid_param_count::count ( const nstd::tuple< TArgs... > &  )
inlinestatic

◆ get_i() [1/2]

template<int32_t I, typename T , typename... TArgs>
static void nstd::tuple_valid_param_count::get_i ( int32_t &  count)
inlinestatic

◆ get_i() [2/2]

template<int32_t I>
static void nstd::tuple_valid_param_count::get_i ( int32_t &  count)
inlinestatic

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