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