|
#include <function_traits.hpp>
List of all members.
Detailed Description
template<typename R, typename A1, typename A2>
struct adobe::function_traits< R(A1::*)(A2)>
Definition at line 314 of file function_traits.hpp.
Member Typedef Documentation
Reimplemented from function_traits< R(A1::*)()>.
Reimplemented in function_traits< R(A1::*)(A2, A3)>, function_traits< R(A1::*)(A2, A3, A4)>, 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) const >, function_traits< R(A1::*)(A2, A3) const >, 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 319 of file function_traits.hpp.
Reimplemented from function_traits< R(A1::*)()>.
Reimplemented in function_traits< R(A1::*)(A2, A3)>, function_traits< R(A1::*)(A2, A3, A4)>, 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) const >, function_traits< R(A1::*)(A2, A3) const >, 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 320 of file function_traits.hpp.
Member Enumeration Documentation
|