Skip to content

Conversation

@eramongodb
Copy link
Contributor

Resolves CXX-3237 and CXX-3238 for the v1::data_key_options component.

Due to T const& return types in the v_noabi API, v_noabi::options::data_key cannot be refactored in terms of v1::data_key_options. Therefore, only v_noabi <-> v1 conversion functions are defined. Aside from the inlining of most member functions (to reduce the v_noabi ABI footprint), the implementation for v_noabi largely remains unchanged.

Note: view_or_value<T> only exposes a view of its managed object; v_noabi -> v1 is therefore copy-only.

@eramongodb eramongodb self-assigned this Nov 17, 2025
@eramongodb eramongodb requested a review from a team as a code owner November 17, 2025 20:37
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.

1 participant