Type used to represent a JSON null value.
More...
#include <xentara/utils/json/encoder/Null.hpp>
Type used to represent a JSON null value.
You usually do not need to create objects of this type yourself. You can use the constant kNull in most cases.
- See also
- kNull