ITK  5.4.0
Insight Toolkit
itk::ImageToImageFilterDetail::IntDispatch< int > Struct Template Reference

#include <itkImageToImageFilterDetail.h>

Detailed Description

template<int>
struct itk::ImageToImageFilterDetail::IntDispatch< int >

Templated class to produce a unique type for each integer.

IntDispatch is a templated class that produces a unique type for each integer. IntDispatch is typically used as a parameter to an overloaded function where a different version of the routine would need to be called for each integer value.

Definition at line 78 of file itkImageToImageFilterDetail.h.

+ Inheritance diagram for itk::ImageToImageFilterDetail::IntDispatch< int >:
+ Collaboration diagram for itk::ImageToImageFilterDetail::IntDispatch< int >:

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