VLink  2.0.0
A high-performance communication middleware
vlink::format::detail::FormatArg< CharT > 模板类 参考

#include <format.h>

vlink::format::detail::FormatArg< CharT > 的协作图:

Public 成员函数

constexpr FormatArg ()=default
 
template<typename TypeT >
constexpr FormatArg (const TypeT &val)
 
constexpr Type type () const
 
constexpr const Value< CharT > & value () const
 

构造及析构函数说明

◆ FormatArg() [1/2]

template<typename CharT >
constexpr vlink::format::detail::FormatArg< CharT >::FormatArg ( )
constexprdefault

◆ FormatArg() [2/2]

template<typename CharT >
template<typename TypeT >
constexpr vlink::format::detail::FormatArg< CharT >::FormatArg ( const TypeT &  val)
inlineexplicitconstexpr
函数调用图:

成员函数说明

◆ type()

template<typename CharT >
constexpr Type vlink::format::detail::FormatArg< CharT >::type ( ) const
inlineconstexpr

◆ value()

template<typename CharT >
constexpr const Value<CharT>& vlink::format::detail::FormatArg< CharT >::value ( ) const
inlineconstexpr
这是这个函数的调用关系图:

该类的文档由以下文件生成: