xrootd
Loading...
Searching...
No Matches
Public Types | List of all members
std::tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > > Class Template Reference

#include <XrdOucJson.hh>

Public Types

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

Member Typedef Documentation

◆ type

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 > > ()))

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