ITK
6.0.0
Insight Toolkit
|
#include <itkImageRegion.h>
std::tuple_size
specialization, needed for ImageRegion to support C++ structured binding.
Example, using structured binding to retrieve the index and size of a region:
Definition at line 455 of file itkImageRegion.h.