MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::SNotIntType< T, i > Struct Template Reference

Checks if a given type is not integer. More...

#include <mdsTemplates.h>

List of all members.

Public Types

enum  { RESULT = !SIsIntType<T, i>::RESULT }

Detailed Description

template<class T, int i>
struct mds::SNotIntType< T, i >

Checks if a given type is not integer.


Member Enumeration Documentation

template<class T , int i>
anonymous enum
Enumerator:
RESULT 

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