HILA
Loading...
Searching...
No Matches
hila::inner_type_struct< T, Enable > Struct Template Reference

#include <type_tools.h>

Detailed Description

template<typename T, typename Enable = void>
struct hila::inner_type_struct< T, Enable >

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.


The documentation for this struct was generated from the following file: