Medical Imaging Interaction Toolkit  2023.12.99-7a59bd54
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 69 of file mitkPixelTypeTraits.h.

Member Data Documentation

◆ value

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

Definition at line 71 of file mitkPixelTypeTraits.h.


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