OTB  9.0.0
Orfeo Toolbox
Static Public Attributes | List of all members
otb::internal::tuple_index< Arg, std::tuple< Arg, Args... > > Struct Template Reference

#include <otbVariadicNamedInputsImageFilter.h>

Static Public Attributes

static constexpr std::vcl_size_t value = 0
 

Detailed Description

template<typename Arg, typename... Args>
struct otb::internal::tuple_index< Arg, std::tuple< Arg, Args... > >

Definition at line 45 of file otbVariadicNamedInputsImageFilter.h.

Member Data Documentation

◆ value

template<typename Arg , typename... Args>
constexpr std::vcl_size_t otb::internal::tuple_index< Arg, std::tuple< Arg, Args... > >::value = 0
staticconstexpr

Definition at line 47 of file otbVariadicNamedInputsImageFilter.h.


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