nlohmann::detail::is_compatible_array_type_impl< BasicJsonType, CompatibleArrayType, enable_if_t< is_detected< value_type_t, CompatibleArrayType >::value &&is_detected< iterator_t, CompatibleArrayType >::value &&!is_iterator_traits< iterator_traits< CompatibleArrayType > >::value > > Struct Template Reference

#include <json.hpp>

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value


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