EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::is_iterator_traits< iterator_traits< T > > Struct Template Reference

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

Static Public Attributes

static constexpr auto value
 

Private Types

using traits = iterator_traits< T >
 

Detailed Description

template<typename T>
struct nlohmann::detail::is_iterator_traits< iterator_traits< T > >

Definition at line 2901 of file json.hpp.

View newest version in sPHENIX GitHub at line 2901 of file json.hpp

Member Typedef Documentation

template<typename T >
using nlohmann::detail::is_iterator_traits< iterator_traits< T > >::traits = iterator_traits<T>
private

Definition at line 2904 of file json.hpp.

View newest version in sPHENIX GitHub at line 2904 of file json.hpp

Member Data Documentation


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