Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bdljsn_readoptions.h File Reference

Provide options for reading a JSON document. More...

Go to the source code of this file.

Classes

class  bdljsn::ReadOptions

Namespaces

namespace  bdljsn

Functions

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

Detailed Description