We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the proposed feature
What other libraries (C++ or other) have this feature?
Include a code fragment with sample data that illustrates the use of this feature
The text was updated successfully, but these errors were encountered:
It is listed in bson_format, but not implemented.
Sorry, something went wrong.
Thanks for the suggestion, we'll look into it.
Support has been added for ObjectId, regex, and decimal128, currently on master. Examples added in bson. This will go into release 0.165.0.
Successfully merging a pull request may close this issue.
Describe the proposed feature
What other libraries (C++ or other) have this feature?
Include a code fragment with sample data that illustrates the use of this feature
The text was updated successfully, but these errors were encountered: