Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

balcl_typeinfo.h File Reference

Provide a class describing an option's type and other attributes. More...

Go to the source code of this file.

Classes

class  balcl::TypeInfo
struct  balcl::TypeInfoUtil

Namespaces

namespace  balcl

Functions

bool balcl::operator== (const TypeInfo &lhs, const TypeInfo &rhs)
bool balcl::operator!= (const TypeInfo &lhs, const TypeInfo &rhs)
bsl::ostream & balcl::operator<< (bsl::ostream &stream, const TypeInfo &rhs)

Detailed Description