EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
std::tuple_element< N,::nlohmann::detail::iteration_proxy_value< IteratorType > > Class Template Reference

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

Public Types

using type = decltype(get< N >(std::declval< ::nlohmann::detail::iteration_proxy_value< IteratorType >>()))
 

Detailed Description

template<std::size_t N, typename IteratorType>
class std::tuple_element< N,::nlohmann::detail::iteration_proxy_value< IteratorType > >

Definition at line 3772 of file json.hpp.

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

Member Typedef Documentation

template<std::size_t N, typename IteratorType >
using std::tuple_element< N,::nlohmann::detail::iteration_proxy_value< IteratorType > >::type = decltype( get<N>(std::declval < ::nlohmann::detail::iteration_proxy_value<IteratorType >> ()))

Definition at line 3777 of file json.hpp.

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


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