Templated class to produce a unique type "true" and "false". More...
#include <itkImageToImageFilterDetail.h>
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.