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

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

#include <method_pointer.h>

Detailed Description

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

specialize method_pointer template for const method with 7 arguments


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