-
Type: New Feature
-
Resolution: Incomplete
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 2.1.2
-
Component/s: Internal Client
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.