get_element< N, T > Struct Template Reference |
Public Member Functions | |
element< N, T >::type & | operator() (T &x) const |
const element< N, T >::type & | operator() (const T &x) const |
Detailed Description
template<int N, typename T>
struct adobe::get_element< N, T >
Definition at line 245 of file functional.hpp.
Member Function Documentation
element<N, T>::type& operator() | ( | T & | x ) | const |
Definition at line 247 of file functional.hpp.
const element<N, T>::type& operator() | ( | const T & | x ) | const |
Definition at line 250 of file functional.hpp.