|
#include <function_traits.hpp>
List of all members.
Detailed Description
template<typename R, typename A1, typename A2, typename A3, typename A4>
struct adobe::function_traits< R(A1::*)(A2, A3, A4)>
Definition at line 342 of file function_traits.hpp.
Member Typedef Documentation
Reimplemented from function_traits< R(A1::*)(A2, A3)>.
Reimplemented in function_traits< R(A1::*)(A2, A3, A4, A5)>, function_traits< R(A1::*)(A2, A3, A4, A5, A6)>, function_traits< R(A1::*)(A2, A3, A4, A5, A6, A7)>, function_traits< R(A1::*)(A2, A3, A4) const >, function_traits< R(A1::*)(A2, A3, A4, A5) const >, function_traits< R(A1::*)(A2, A3, A4, A5, A6) const >, and function_traits< R(A1::*)(A2, A3, A4, A5, A6, A7) const >.
Definition at line 347 of file function_traits.hpp.
Reimplemented from function_traits< R(A1::*)(A2, A3)>.
Reimplemented in function_traits< R(A1::*)(A2, A3, A4, A5)>, function_traits< R(A1::*)(A2, A3, A4, A5, A6)>, function_traits< R(A1::*)(A2, A3, A4, A5, A6, A7)>, function_traits< R(A1::*)(A2, A3, A4) const >, function_traits< R(A1::*)(A2, A3, A4, A5) const >, function_traits< R(A1::*)(A2, A3, A4, A5, A6) const >, and function_traits< R(A1::*)(A2, A3, A4, A5, A6, A7) const >.
Definition at line 348 of file function_traits.hpp.
Member Enumeration Documentation
|