slot 0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
Public 类型 | 静态 Public 成员函数 | 所有成员列表
detail::char_traits< signed char >结构体 参考

#include <json.hpp>

类 detail::char_traits< signed char > 继承关系图:
Inheritance graph
[图例]
detail::char_traits< signed char > 的协作图:
Collaboration graph
[图例]

Public 类型

using char_type = signed char
 
using int_type = uint64_t
 

静态 Public 成员函数

static int_type to_int_type (char_type c) noexcept
 
static char_type to_char_type (int_type i) noexcept
 
static constexpr int_type eof () noexcept
 

成员类型定义说明

◆ char_type

◆ int_type

成员函数说明

◆ eof()

static constexpr int_type detail::char_traits< signed char >::eof ( )
inlinestaticconstexprnoexcept

◆ to_char_type()

static char_type detail::char_traits< signed char >::to_char_type ( int_type i)
inlinestaticnoexcept

◆ to_int_type()

static int_type detail::char_traits< signed char >::to_int_type ( char_type c)
inlinestaticnoexcept

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