Details
-
New Feature
-
Status: Closed
-
Trivial - P5
-
Resolution: Incomplete
-
2.1.2
-
None
Description
The C++ driver contains a simple helper inline function for $or queries. It would be helpful to implement the same for the $and queries as well. It would be a trivial implementation to add at the bottom of bsonobjbuilder.h
I am attaching a snippet to append at the bottom of bsonobjbuilder.h.