Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ImageToImageFilterDetail::BooleanDispatch< bool > Struct Template Reference

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

#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 58 of file itkImageToImageFilterDetail.h.


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

Generated at Tue Sep 15 15:31:46 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000