Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
PartiallyInitTuple< SRC, TAR, start >::IndexMapper< idx, false > Struct Template Reference

#include "lib/meta/function-closure.hpp"

Description

template<typename SRC, typename TAR, size_t start>
template<size_t idx>
struct lib::meta::func::anonymous_namespace{function-closure.hpp}::PartiallyInitTuple< SRC, TAR, start >::IndexMapper< idx, false >

Definition at line 168 of file function-closure.hpp.

Public Attributes

SRC && initArgs
 

Public Member Functions

 operator DestType< idx > ()
 

Member Function Documentation

◆ operator DestType< idx >()

template<typename SRC , typename TAR , size_t start>
template<size_t idx>
operator DestType< idx > ( )
inline

Definition at line 172 of file function-closure.hpp.

Member Data Documentation

◆ initArgs

template<typename SRC , typename TAR , size_t start>
template<size_t idx>
SRC&& initArgs

Definition at line 170 of file function-closure.hpp.

+ Collaboration diagram for PartiallyInitTuple< SRC, TAR, start >::IndexMapper< idx, false >:

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