flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
nlohmann::json_abi_v3_11_3::detail::is_iterator_of_multibyte< T > Struct Template Reference

#include <json.hpp>

Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::is_iterator_of_multibyte< T >:
Collaboration graph

Public Types

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

Detailed Description

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

Definition at line 6496 of file json.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 6498 of file json.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 6499 of file json.hpp.


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