A constexpr instance of NoOp for use as a no‐op callable.

Synopsis

Declared in <bdlf_noop.h>

inline constexpr NoOp noOp = NoOp();

Created with MrDocs