#include <limits>
#include <cmath>
Go to the source code of this file.
Classes | |
class | mongo::BSONArrayBuilder |
class | mongo::BSONField< T > |
class | mongo::BSONFieldValue< T > |
class | mongo::BSONObjBuilder |
struct | mongo::BSONObjBuilder::ForceExplicitString |
Namespaces | |
namespace | mongo |
Functions | |
BSONObj | mongo::OR (const BSONObj &a, const BSONObj &b, const BSONObj &c, const BSONObj &d, const BSONObj &e, const BSONObj &f) |
BSONObj | mongo::OR (const BSONObj &a, const BSONObj &b, const BSONObj &c, const BSONObj &d, const BSONObj &e) |
BSONObj | mongo::OR (const BSONObj &a, const BSONObj &b, const BSONObj &c, const BSONObj &d) |
BSONObj | mongo::OR (const BSONObj &a, const BSONObj &b, const BSONObj &c) |
BSONObj | mongo::OR (const BSONObj &a, const BSONObj &b) |