TrueReality  v0.1.1912
trUtil::CallParms< TYPELIST_0()> Struct Template Reference

Generalized functor implementation. More...

#include <FunCall.h>

Public Types

using ParmsListType = trUtil::InstantiateH< trUtil::NullType, trUtil::TupleHolder >
 

Static Public Member Functions

static ParmsListType Make ()
 

Detailed Description

template<>
struct trUtil::CallParms< TYPELIST_0()>

Generalized functor implementation.

Concept inspired by Andrei Alexandrescu. Copyright Aleksei Trunov 2005 Use, copy, modify, distribute and sell it for free.

A call parameters.

Template Parameters
TYPELIST_0()Type of the typelist 0()

Definition at line 53 of file FunCall.h.

Member Typedef Documentation

◆ ParmsListType

Member Function Documentation

◆ Make()

static ParmsListType trUtil::CallParms< TYPELIST_0()>::Make ( )
inlinestatic

Definition at line 56 of file FunCall.h.


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