ITK  4.4.0
Insight Segmentation and Registration Toolkit
itk::ImageToImageFilterDetail::BooleanDispatch< bool > Struct Template Reference

#include <itkImageToImageFilterDetail.h>

Detailed Description

template<bool>
struct itk::ImageToImageFilterDetail::BooleanDispatch< bool >

Templated class to produce a unique type "true" and "false".

BooleanDispatch is a templated class that produce a unique type for for "true" and for "false". These types may be used to decide which version of an overloaded function to call.

Definition at line 65 of file itkImageToImageFilterDetail.h.


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