#include <type_tools.h>
Get the inner type in nesting templates: inner_type<A<B<C>>> returns type B<C> If type is not field class type, returns input
Definition at line 66 of file type_tools.h.