Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_recordstringformatter.h File Reference

Provide a record formatter that uses a printf-style format spec. More...

Go to the source code of this file.

Classes

class  ball::RecordStringFormatter

Namespaces

namespace  ball

Functions

bool ball::operator== (const RecordStringFormatter &lhs, const RecordStringFormatter &rhs)
bool ball::operator!= (const RecordStringFormatter &lhs, const RecordStringFormatter &rhs)
bsl::ostream & ball::operator<< (bsl::ostream &output, const RecordStringFormatter &rhs)

Detailed Description