Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitk::isPrimitiveType< T > Struct Template Reference

This is an implementation of a type trait to provide a compile-time check for PixelType used in the instantiation of an itk::Image. More...

#include <mitkPixelTypeTraits.h>

Static Public Attributes

static const bool value
 

Detailed Description

template<typename T>
struct mitk::isPrimitiveType< T >

This is an implementation of a type trait to provide a compile-time check for PixelType used in the instantiation of an itk::Image.

Definition at line 73 of file mitkPixelTypeTraits.h.

Member Data Documentation

template<typename T >
const bool mitk::isPrimitiveType< T >::value
static

Definition at line 75 of file mitkPixelTypeTraits.h.


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