Loading [MathJax]/jax/output/HTML-CSS/config.js
Thrill  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
NoOperation< void > Class Template Reference

Detailed Description

template<>
class tlx::NoOperation< void >

Specialized noop functor which returns a void.

Definition at line 38 of file no_operation.hpp.

#include <no_operation.hpp>

Public Member Functions

void operator() (...) const noexcept
 

Member Function Documentation

◆ operator()()

void operator() (   ...) const
inlinenoexcept

Definition at line 41 of file no_operation.hpp.


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