rutz::rutz::functor_of< R(C::*)(P1, P2) const > Struct Template Reference
Specialization for two-arg const mem func.
More...
#include <rutz/functors.h>
List of all members.
Detailed Description
template<class R, class C, class P1, class P2>
struct rutz::rutz::functor_of< R(C::*)(P1, P2) const >
Specialization for two-arg const mem func.
Definition at line 448 of file functors.h.
The documentation for this struct was generated from the following file: