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

specialize method_pointer template for non 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)>

specialize method_pointer template for non const method with 7 arguments


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