Function nlohmann::json_abi_v3_11_3::detail::to_json()¶
Defined in File json.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “nlohmann::json_abi_v3_11_3::detail::to_json” with arguments “()”. Candidate function could not be parsed. Parsing error is Invalid C++ declaration: Expected identifier in nested name. [error at 1] ((std::is_same<std::vector<bool>::reference, BoolRef>::value && !std::is_same<std::vector<bool>::reference, typename BasicJsonType::boolean_t&>::value) || (std::is_same<std::vector<bool>::const_reference, BoolRef>::value && !std::is_same<detail::uncvref_t<std::vector<bool>::const_reference>, typename BasicJsonType::boolean_t>::value)) && std::is_convertible<const BoolRef&, typename BasicJsonType::boolean_t>::value, int> = 0> void to_json(BasicJsonType &j, const BoolRef &b) noexcept -^