|
slot 0.0.1
A real time UI render framework
|
#include <json.hpp>
Public 成员函数 | |
| template<typename AllocatorType = std::allocator<CharType>> | |
| output_adapter (std::vector< CharType, AllocatorType > &vec) | |
| output_adapter (std::basic_ostream< CharType > &s) | |
| output_adapter (StringType &s) | |
| operator output_adapter_t< CharType > () | |
Private 属性 | |
| output_adapter_t< CharType > | oa = nullptr |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |