HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
std::tuple_element< N, UT_JSONValue::indexed_map_traverser > Struct Template Reference

#include <UT_JSONValue.h>

Public Types

using type = decltype(get< N >(std::declval< UT_JSONValue::indexed_map_traverser >()))
 

Detailed Description

template<std::size_t N>
struct std::tuple_element< N, UT_JSONValue::indexed_map_traverser >

Definition at line 1050 of file UT_JSONValue.h.

Member Typedef Documentation

template<std::size_t N>
using std::tuple_element< N, UT_JSONValue::indexed_map_traverser >::type = decltype(get<N>( std::declval<UT_JSONValue::indexed_map_traverser>()))

Definition at line 1053 of file UT_JSONValue.h.


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