Function nlohmann::json_abi_v3_11_3::detail::conditional_static_cast¶
Defined in File json.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “nlohmann::json_abi_v3_11_3::detail::conditional_static_cast” with arguments () in doxygen xml output for project “rlenvscpp” from directory: ./_doxygen/xml. Potential matches:
- template<typename T, typename U, enable_if_t<!std::is_same<T, U>::value, int> = 0> T conditional_static_cast(U value)