SPH
Static Public Member Functions | List of all members
Detail::ForValue< N, T0 > 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>
struct Detail::ForValue< N, T0 >

Definition at line 410 of file Variant.h.

Member Function Documentation

◆ action()

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

Definition at line 412 of file Variant.h.


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