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