11 #ifndef TLX_META_NO_OPERATION_HEADER
12 #define TLX_META_NO_OPERATION_HEADER
21 template <
typename ReturnType>
The noop functor, which takes any arguments and does nothing.
ReturnType operator()(...) const noexcept
NoOperation(ReturnType return_value=ReturnType())