OTB  9.0.0
Orfeo Toolbox
otb::internal::tuple_index Struct Reference

#include <otbVariadicNamedInputsImageFilter.h>

Detailed Description

retrieve index of a type in tuple if exists

This struct allows to retrieve the index of the first occurrence of type Arg in tuple Tuple. If type Arg can not be found, compilation will end with a static_assert failing.

::value holds the index of type Arg in tuple Tuple.

Definition at line 43 of file otbVariadicNamedInputsImageFilter.h.


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