xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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: