Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdld_manageddatum.h File Reference

Provide a smart-pointer-like manager for a Datum object. More...

Go to the source code of this file.

Classes

class  bdld::ManagedDatum

Namespaces

namespace  bdld

Functions

bool bdld::operator== (const ManagedDatum &lhs, const ManagedDatum &rhs)
bool bdld::operator!= (const ManagedDatum &lhs, const ManagedDatum &rhs)
bsl::ostream & bdld::operator<< (bsl::ostream &stream, const ManagedDatum &rhs)
void bdld::swap (ManagedDatum &a, ManagedDatum &b)

Detailed Description