stlab.adobe.com Adobe Systems Incorporated

get_element< 1, std::pair< T1, T2 > > Struct Template Reference
[Miscellaneous Functional Operators]

#include <functional.hpp>

List of all members.

Public Types

typedef std::pair< T1, T2 > argument_type
typedef argument_type::second_type result_type

Public Member Functions

result_typeoperator() (argument_type &x) const
const result_typeoperator() (const argument_type &x) const

Detailed Description

template<typename T1, typename T2>
struct adobe::get_element< 1, std::pair< T1, T2 > >

Definition at line 289 of file functional.hpp.


Member Typedef Documentation

typedef std::pair<T1, T2> argument_type

Definition at line 292 of file functional.hpp.

typedef argument_type::second_type result_type

Definition at line 293 of file functional.hpp.


Member Function Documentation

result_type& operator() ( argument_type x ) const

Definition at line 295 of file functional.hpp.

const result_type& operator() ( const argument_type x ) const

Definition at line 298 of file functional.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google