MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::SIsPointer< T * > Struct Template Reference

Partial specialization for pointers. More...

#include <mdsTypeTraits.h>

List of all members.

Public Types

enum  { RESULT = true }
typedef T tPointee

Detailed Description

template<typename T>
struct mds::SIsPointer< T * >

Partial specialization for pointers.


Member Typedef Documentation

template<typename T >
typedef T mds::SIsPointer< T * >::tPointee

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
RESULT 

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