cgv
cgv::type::traits::method_pointer< R(X::*)(T1, T2) const > Struct Template Reference

specialize method_pointer template for const method with 2 arguments More...

#include <method_pointer.h>

Detailed Description

template<typename X, typename R, typename T1, typename T2>
struct cgv::type::traits::method_pointer< R(X::*)(T1, T2) const >

specialize method_pointer template for const method with 2 arguments


The documentation for this struct was generated from the following file: