SIRIUS 7.5.0
Electronic structure library and applications
Public Types | List of all members
detail::is_iterator_of_multibyte< T > Struct Template Reference

Public Types

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

Detailed Description

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

Definition at line 6430 of file nlohmann_json.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 6432 of file nlohmann_json.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum

Definition at line 6433 of file nlohmann_json.hpp.


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