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

#include <Object.h>

Static Public Member Functions

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

Detailed Description

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

Definition at line 148 of file Object.h.

Member Function Documentation

◆ action()

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

Definition at line 150 of file Object.h.


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