MIRA
IsPointerOrSharedPointer< T > Class Template Reference

Type trait that indicates whether a type is a pointer type or a shared pointer. More...

#include <serialization/IsPointerOrSharedPointer.h>

Inheritance diagram for IsPointerOrSharedPointer< T >:
Inheritance graph
[legend]

Detailed Description

template<typename T>
class mira::IsPointerOrSharedPointer< T >

Type trait that indicates whether a type is a pointer type or a shared pointer.


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