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