|
using | value_type = BasicJsonType |
|
|
| json_ref (value_type &&value) |
|
| json_ref (const value_type &value) |
|
| json_ref (std::initializer_list< json_ref > init) |
|
template<class... Args> |
| json_ref (Args &&...args) |
|
| json_ref (json_ref &&)=default |
|
| json_ref (const json_ref &)=delete |
|
json_ref & | operator= (const json_ref &)=delete |
|
value_type | moved_or_copied () const |
|
value_type const & | operator* () const |
|
value_type const * | operator-> () const |
|
The documentation for this class was generated from the following file:
- build/cppSource/wpiutil-cpp/headers/wpi/json.h