muu/function_view.h file

Contains the definition of muu::function_view.

Namespaces

namespace muu
The root namespace for all muu functions and types.

Classes

template <typename Func>
class muu::function_view
A non-owning, type-erasing view of a callable object (functions, lambdas, etc.).