The Sparta Modeling Framework
|
This templated struct takes a type and gives back a nested typedef of a pointer to that type. More...
#include <MetaStructs.hpp>
Public Types | |
using | type = T * |
This templated struct takes a type and gives back a nested typedef of a pointer to that type.
Definition at line 194 of file MetaStructs.hpp.
using MetaStruct::add_pointer< T >::type = T * |
Definition at line 194 of file MetaStructs.hpp.