Declaration of class template storing a reference to a callable object.
More...
#include <eagine/callable_ref.hpp>
template<typename FuncSig, bool NoExcept>
class eagine::basic_callable_ref< FuncSig, NoExcept >
Declaration of class template storing a reference to a callable object.
- See also
- callable_ref
The documentation for this class was generated from the following file: