xentara-utils v1.2.1
Xentara utilities library
Loading...
Searching...
No Matches
xentara::utils::json::encoder::Null Class Referencefinal

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

#include <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