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

#include <Variant.h>

Static Public Member Functions

template<typename TVariant , typename TFunctor >
static decltype(auto) INLINE action (TVariant &&variant, TFunctor &&functor)
 

Detailed Description

template<Size N, typename T0, typename... TArgs>
struct Detail::ForValue< N, T0, TArgs >

Definition at line 384 of file Variant.h.

Member Function Documentation

◆ action()

template<Size N, typename T0 , typename... TArgs>
template<typename TVariant , typename TFunctor >
static decltype(auto) INLINE Detail::ForValue< N, T0, TArgs >::action ( TVariant &&  variant,
TFunctor &&  functor 
)
inlinestatic

Definition at line 386 of file Variant.h.


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