This functor class provides a function‐call operator that accepts any number of arguments of any type, does nothing (leaving the arguments unmodified), and returns void.
Synopsis
Declared in <bdlf_noop.h>
class NoOp;
Type Aliases
Name |
Description |
|
Member Functions
Name |
Description |
Do nothing and ignore all specified |
|
|
Created with MrDocs