xentara-utils v2.0.4
The Xentara Utility Library
|
A member of an object. More...
#include <xentara/utils/json/decoder/Object.hpp>
Public Attributes | |
Name | name |
The name of the member. | |
Value | value |
The value of the member. | |
A member of an object.
Name xentara::utils::json::decoder::Object::Member::name |
The name of the member.
Value xentara::utils::json::decoder::Object::Member::value |
The value of the member.