|
Embedded Template Library 1.0
|
Get the Nth base of a recursively inherited type. Requires that the class has defined 'base_type'. More...
#include <type_traits_generator.h>
Public Types | |
| typedef nth_base< Index-1U, typenameTType::base_type >::type | type |
Get the Nth base of a recursively inherited type. Requires that the class has defined 'base_type'.