SPH
Static Public Member Functions | List of all members
Detail::SelectNthType< I, N > Struct Template Reference

#include <Object.h>

Static Public Member Functions

template<typename TValue , typename... TOthers>
static decltype(auto) INLINE action (TValue &&UNUSED(value), TOthers &&... others)
 

Detailed Description

template<std::size_t I, std::size_t N>
struct Detail::SelectNthType< I, N >

Definition at line 141 of file Object.h.

Member Function Documentation

◆ action()

template<std::size_t I, std::size_t N>
template<typename TValue , typename... TOthers>
static decltype(auto) INLINE Detail::SelectNthType< I, N >::action ( TValue &&  UNUSEDvalue,
TOthers &&...  others 
)
inlinestatic

Definition at line 143 of file Object.h.


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