Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_attribute.h File Reference

Provide a representation of (literal) name/value pairs. More...

Go to the source code of this file.

Classes

class  ball::Attribute

Namespaces

namespace  ball

Functions

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

Detailed Description