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

Partial specialization for const types. More...

#include <mdsTypeTraits.h>

List of all members.

Public Types

enum  { RESULT = true }
typedef T tNonConst

Detailed Description

template<typename T>
struct mds::SIsConst< const T >

Partial specialization for const types.


Member Typedef Documentation

template<typename T >
typedef T mds::SIsConst< const T >::tNonConst

Member Enumeration Documentation

template<typename T >
anonymous enum
Enumerator:
RESULT 

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