Eclipse SUMO - Simulation of Urban MObility
nlohmann::detail::is_getable< BasicJsonType, T > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr bool value = is_detected<get_template_function, const BasicJsonType&, T>::value
 

Detailed Description

template<typename BasicJsonType, typename T>
struct nlohmann::detail::is_getable< BasicJsonType, T >

Definition at line 3439 of file json.hpp.

Field Documentation

◆ value

template<typename BasicJsonType , typename T >
constexpr bool nlohmann::detail::is_getable< BasicJsonType, T >::value = is_detected<get_template_function, const BasicJsonType&, T>::value
staticconstexpr

Definition at line 3441 of file json.hpp.


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