Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslstl_algorithm.h File Reference

Provide implementations for algorithms not in the system library. More...

Go to the source code of this file.

Classes

struct  bslstl::AlgorithmUtil

Namespaces

namespace  bslstl
namespace  bsl

Functions

template<class FORWARD_ITERATOR , class SEARCHER >
BSLS_KEYWORD_CONSTEXPR_CPP14
FORWARD_ITERATOR 
bsl::search (FORWARD_ITERATOR first, FORWARD_ITERATOR last, const SEARCHER &searcher)

Detailed Description