stlab.adobe.com Adobe Systems Incorporated

#include <functional.hpp>

Public Types

typedef pair< T1, T2 > argument_type
 
typedef argument_type::first_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< 0, pair< T1, T2 > >

Definition at line 273 of file functional.hpp.

Member Typedef Documentation

◆ argument_type

typedef pair<T1, T2> argument_type

Definition at line 276 of file functional.hpp.

◆ result_type

Definition at line 277 of file functional.hpp.

Member Function Documentation

◆ operator()() [1/2]

result_type& operator() ( argument_type x) const

Definition at line 279 of file functional.hpp.

◆ operator()() [2/2]

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

Definition at line 282 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