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