BioDynaMo  v1.05.119-a4ff3934
Static Public Member Functions | List of all members
bdm::detail::GetIndexImpl< T, Counter, FirstType, RemainingTypes... > Struct Template Reference

#include <tuple.h>

Static Public Member Functions

static constexpr int GetValue ()
 

Detailed Description

template<typename T, size_t Counter, typename FirstType, typename... RemainingTypes>
struct bdm::detail::GetIndexImpl< T, Counter, FirstType, RemainingTypes... >

Definition at line 67 of file tuple.h.

Member Function Documentation

◆ GetValue()

template<typename T , size_t Counter, typename FirstType , typename... RemainingTypes>
static constexpr int bdm::detail::GetIndexImpl< T, Counter, FirstType, RemainingTypes... >::GetValue ( )
inlinestaticconstexpr

Definition at line 68 of file tuple.h.


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