ITK  4.13.0
Insight Segmentation and Registration Toolkit
itk::DisableIfC< V, TType > Struct Template Reference

#include <itkEnableIf.h>

+ Inheritance diagram for itk::DisableIfC< V, TType >:

Detailed Description

template<bool V, typename TType = void>
struct itk::DisableIfC< V, TType >

An implementation of the negation of the enable if idiom.

See Also
EnableIfC
DisableIf

Definition at line 71 of file itkEnableIf.h.


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