xentara-utils v2.0.4
The Xentara Utility Library
Loading...
Searching...
No Matches
xentara::utils::json::encoder::Null Class Referencefinal

Type used to represent a JSON null value. More...

#include <xentara/utils/json/encoder/Null.hpp>

Detailed Description

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