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

#include <json.hpp>

Public 类型

using iterator_type = IteratorType
 
using char_type = typename std::iterator_traits<iterator_type>::value_type
 
using adapter_type = iterator_input_adapter<iterator_type>
 

静态 Public 成员函数

static adapter_type create (IteratorType first, IteratorType last)
 

成员类型定义说明

◆ adapter_type

◆ char_type

template<typename IteratorType , typename Enable = void>
using detail::iterator_input_adapter_factory< IteratorType, Enable >::char_type = typename std::iterator_traits<iterator_type>::value_type

◆ iterator_type

成员函数说明

◆ create()


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