Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
other_of.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  adobe

Functions

template<typename T, typename P, typename BinaryPredicate>
const T & other_of (const P &pair, const T &x, BinaryPredicate pred)
 other_of implementation
template<typename T, typename P>
const T & other_of (const P &pair, const T &x)
 other_of implementation