The Sparta Modeling Framework
Loading...
Searching...
No Matches
MetaStruct::is_any_pointer< typename > Struct Template Reference

This templated struct lets us know about whether the datatype is actually an ordinary object or pointer to that object. This is specialized for a couple different signatures. More...

#include <MetaStructs.hpp>

Inheritance diagram for MetaStruct::is_any_pointer< typename >:
Collaboration diagram for MetaStruct::is_any_pointer< typename >:

Detailed Description

template<typename>
struct MetaStruct::is_any_pointer< typename >

This templated struct lets us know about whether the datatype is actually an ordinary object or pointer to that object. This is specialized for a couple different signatures.

Definition at line 220 of file MetaStructs.hpp.


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