nlohmann::detail::is_compatible_string_type_impl< BasicJsonType, CompatibleStringType, enable_if_t< is_detected_exact< typename BasicJsonType::string_t::value_type, value_type_t, CompatibleStringType >::value > > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr auto value
 

Member Data Documentation

◆ value


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