MtFmt 1.0.0
MtFmt is a format library on embed. system and wrote by pure C.
载入中...
搜索中...
未找到
静态 Public 属性
mtfmt::details::function_has_n_args< F, N > 模板结构体 参考

表示检查函数参数有多少个 更多...

#include <mm_type.hpp>

静态 Public 属性

static constexpr bool value = function_arg_count<F>::N == N
 

详细描述

template<typename F, std::size_t N>
struct mtfmt::details::function_has_n_args< F, N >

表示检查函数参数有多少个

结构体成员变量说明

◆ value

template<typename F , std::size_t N>
constexpr bool mtfmt::details::function_has_n_args< F, N >::value = function_arg_count<F>::N == N
staticconstexpr

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