nlohmann
::
basic_json<>
::boolean_t
a type for a boolean
Synopsis
Declared in
<nlohmann/json.hpp>
using boolean_t = bool;
Created with
MrDocs