|
HDK
|
#include <UT_ARTMap.h>
Public Types | |
| using | type = decltype(get< N >(std::declval< UT_ARTIterator< T >>())) |
Definition at line 1194 of file UT_ARTMap.h.
| using std::tuple_element< N, UT_ARTIterator< T > >::type = decltype(get<N>( std::declval<UT_ARTIterator<T>>())) |
Definition at line 1197 of file UT_ARTMap.h.