tlx
|
Specialized noop functor which returns a void. More...
#include <no_operation.hpp>
Public Member Functions | |
void | operator() (...) const noexcept |
NoOperation (void return_value=void()) |
Protected Attributes | |
void | return_value_ |
Specialized noop functor which returns a void.
Definition at line 38 of file no_operation.hpp.
|
inlineexplicit |
Definition at line 25 of file no_operation.hpp.
|
inlinenoexcept |
Definition at line 41 of file no_operation.hpp.
|
protected |
Definition at line 33 of file no_operation.hpp.