Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > > Struct Template Reference

#include <json.hpp>

Inheritance diagram for nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >:
[legend]
Collaboration diagram for nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >:
[legend]

Static Public Attributes

static constexpr bool value

Detailed Description

template<typename BasicJsonType, typename CompatibleType>
struct nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >

Definition at line 3760 of file json.hpp.

Field Documentation

◆ value

template<typename BasicJsonType, typename CompatibleType>
bool nlohmann::detail::is_compatible_type_impl< BasicJsonType, CompatibleType, enable_if_t< is_complete_type< CompatibleType >::value > >::value
staticconstexpr

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