Go to the source code of this file.
Macro Definition Documentation
#define ITK_TEMPLATE_FloodFilledFunctionConditionalConstIterator |
( |
|
_, |
|
|
|
EXPORT, |
|
|
|
TypeX, |
|
|
|
TypeY |
|
) |
| |
Value:namespace itk \
{ \
_( 2 ( class EXPORT FloodFilledFunctionConditionalConstIterator< ITK_TEMPLATE_2 TypeX > ) ) \
namespace Templates \
{ \
typedef FloodFilledFunctionConditionalConstIterator< ITK_TEMPLATE_2 TypeX > \
FloodFilledFunctionConditionalConstIterator##TypeY; \
} \
}
Definition at line 259 of file itkFloodFilledFunctionConditionalConstIterator.h.