#include <functional.hpp>
Public Types | |
| typedef Ret | type (const Class, P...) |
Definition at line 73 of file functional.hpp.
| typedef Ret detail::function_base< Ret(Class::*)(P...) const >::type(const Class, P...) |
Definition at line 74 of file functional.hpp.
1.8.8