Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

ball_userfieldvalue.h File Reference

Provide a type for the value of a user supplied field. More...

Go to the source code of this file.

Classes

class  ball::UserFieldValue

Namespaces

namespace  ball

Functions

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

Detailed Description