stlab.adobe.com Adobe Systems Incorporated

compare_members_t< T, R, Compare > Class Template Reference
[Miscellaneous Functional OperatorsObject Member Comparsion]

Utility class for adobe::compare_members.

#include <functional.hpp>

List of all members.

Public Member Functions

 compare_members_t (R T::*member, Compare compare)
bool operator() (const R &x, const T &y) const
bool operator() (const T &x, const R &y) const
bool operator() (const T &x, const T &y) const

Detailed Description

template<class T, typename R, class Compare>
class adobe::compare_members_t< T, R, Compare >

Definition at line 352 of file functional.hpp.


Constructor & Destructor Documentation

compare_members_t ( R T::*  member,
Compare  compare 
)

Definition at line 354 of file functional.hpp.


Member Function Documentation

bool operator() ( const T &  x,
const T &  y 
) const

Definition at line 359 of file functional.hpp.

bool operator() ( const R &  x,
const T &  y 
) const

Definition at line 365 of file functional.hpp.

bool operator() ( const T &  x,
const R &  y 
) const

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