|
HDK
|
#include <UT_JSONValue.h>
Public Types | |
| using | type = decltype(get< N >(std::declval< UT_JSONValue::indexed_traverser >())) |
Definition at line 1060 of file UT_JSONValue.h.
| using std::tuple_element< N, UT_JSONValue::indexed_traverser >::type = decltype(get<N>(std::declval<UT_JSONValue::indexed_traverser>())) |
Definition at line 1062 of file UT_JSONValue.h.