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

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

#include <method_pointer.h>

Detailed Description

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

specialize method_pointer template for const method with 4 arguments


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