All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | List of all members
paal::utils::ignore_param Struct Reference

Type that can be constructed from anything and has no other functionality. More...

#include <functors.hpp>

Public Member Functions

template<class... Args>
 ignore_param (Args &&...)
 constructor More...
 

Detailed Description

Type that can be constructed from anything and has no other functionality.

Definition at line 39 of file functors.hpp.

Constructor & Destructor Documentation

template<class... Args>
paal::utils::ignore_param::ignore_param ( Args &&  ...)
inline

constructor

Template Parameters
Args

Definition at line 46 of file functors.hpp.


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