|
Adobe Source Libraries 2.0.0
A collection of C++ libraries.
|
Functions | |
| template<typename C> | |
| bool | exists (const C &c, const typename C::key_type &k) |
| bool exists | ( | const C & | c, |
| const typename C::key_type & | k ) |
std::binary_search(). Definition at line 33 of file exists.hpp.