stlab.adobe.com Adobe Systems Incorporated

#include <functional.hpp>

Public Member Functions

 compare_members_t (R T::*member, Compare compare)
 
bool operator() (const T &x, const T &y) const
 
bool operator() (const T &x, const R &y) const
 
bool operator() (const R &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()

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

Definition at line 354 of file functional.hpp.

Member Function Documentation

◆ operator()() [1/3]

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

Definition at line 359 of file functional.hpp.

◆ operator()() [2/3]

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

Definition at line 362 of file functional.hpp.

◆ operator()() [3/3]

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

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