Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::ImageToImageFilterDetail::BooleanDispatch<> 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<>
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 Thu May 25 03:02:10 2006 for ITK by
1.3.5 written by Dimitri van Heesch,
© 1997-2000