|
slot 0.0.1
A real time UI render framework
|
#include <json.hpp>
Public 类型 | |
| using | char_type = typename std::iterator_traits<IteratorType>::value_type |
Public 成员函数 | |
| iterator_input_adapter (IteratorType first, IteratorType last) | |
| char_traits< char_type >::int_type | get_character () |
Private 成员函数 | |
| bool | empty () const |
Private 属性 | |
| IteratorType | current |
| IteratorType | end |
友元 | |
| template<typename BaseInputAdapter , size_t T> | |
| struct | wide_string_input_helper |
| using detail::iterator_input_adapter< IteratorType >::char_type = typename std::iterator_traits<IteratorType>::value_type |
|
inline |
|
inlineprivate |
|
inline |
|
friend |
|
private |
|
private |