a type for a boolean

Synopsis

Declared in <nlohmann/json.hpp>

using boolean_t = bool;

Created with MrDocs