Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces

bslstl_equalto.h File Reference

Provide a binary functor conforming to the C++11 equal_to spec. More...

Go to the source code of this file.

Classes

struct  bsl::equal_to< VALUE_TYPE >
 C++11-compliant binary functor applying operator== More...
struct  bsl::equal_to< void >
 C++11-compliant binary functor applying operator== More...

Namespaces

namespace  bsl

Detailed Description