Instrument Neutral Distributed Interface INDI  2.0.2
Public Types | List of all members
nlohmann::detail::is_iterator_of_multibyte< T > Struct Template Reference

#include <json.h>

Public Types

enum  
 
using value_type = typename std::iterator_traits< T >::value_type
 

Detailed Description

template<typename T>
struct nlohmann::detail::is_iterator_of_multibyte< T >

Definition at line 6076 of file json.h.

Member Typedef Documentation

◆ value_type

template<typename T >
using nlohmann::detail::is_iterator_of_multibyte< T >::value_type = typename std::iterator_traits<T>::value_type

Definition at line 6078 of file json.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 6079 of file json.h.


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