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