Quick Links:

bal | bbl | bdl | bsl

Namespaces

Component bdlb_algorithmworkaroundutil
[Package bdlb]

Provide a namespace for workarounds for faulty standard algorithms. More...

Namespaces

namespace  bdlb

Detailed Description

Outline
Purpose:
Provide a namespace for workarounds for faulty standard algorithms
Classes:
AlgorithmWorkaroundUtil namespace for fixed faulty standard algorithms
See also:
std::lower_bound, std::upper_bound
Description:
This component provides a struct namespace for replacement workarounds for some platform supplied faulty algorithms (particularly for the Sun Studio compiler).
Usage:
Suppose that we