|
slot 0.0.1
A real time UI render framework
|
#include <json.hpp>
Public 成员函数 | |
| template<typename BasicJsonType , typename T > | |
| auto | operator() (BasicJsonType &j, T &&val) const noexcept(noexcept(to_json(j, std::forward< T >(val)))) -> decltype(to_json(j, std::forward< T >(val)), void()) |
|
inlinenoexcept |
