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

Functor does nothing. More...

#include <functors.hpp>

Public Member Functions

template<typename... Args>
void operator() (Args &&...args) const
 operator More...
 

Detailed Description

Functor does nothing.

Definition at line 52 of file functors.hpp.

Member Function Documentation

template<typename... Args>
void paal::utils::skip_functor::operator() ( Args &&...  args) const
inline

operator

Template Parameters
Args
Parameters
args

Definition at line 59 of file functors.hpp.


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