Skip to content

Move stray bson_value::view type traits into detail namespace #1263

New issue

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

Merged
merged 2 commits into from
Nov 11, 2024

Conversation

eramongodb
Copy link
Contributor

For consistency with declarations of for-internal-use-only interfaces in public headers. The not_view type trait appears to be unused + just a simple negation of the is_bson_view_compatible type trait, so it is removed.

@eramongodb eramongodb requested a review from kevinAlbs November 11, 2024 16:26
@eramongodb eramongodb self-assigned this Nov 11, 2024
@eramongodb eramongodb merged commit a32f94b into mongodb:master Nov 11, 2024
16 of 19 checks passed
@eramongodb eramongodb deleted the cxx-detail branch November 11, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants