CellModules
nlohmann::detail::is_compatible_type< BasicJsonType, CompatibleType > Struct Template Reference

#include <json.hpp>

Inheritance diagram for nlohmann::detail::is_compatible_type< BasicJsonType, CompatibleType >:
nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, typename >

Detailed Description

template<typename BasicJsonType, typename CompatibleType>
struct nlohmann::detail::is_compatible_type< BasicJsonType, CompatibleType >

Definition at line 1208 of file json.hpp.


The documentation for this struct was generated from the following file: