Skip to content

Expose operator<< overloads for the CurrentDomain and NDRectangle C and CPP APIs. #5538

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 3 commits into from
Jun 11, 2025

Conversation

kounelisagis
Copy link
Member

@kounelisagis kounelisagis commented Jun 5, 2025

This PR exposes the operator<< overloads for the CurrentDomain and NDRectangle C and C++ APIs. This change will simplify and unify the implementation of corresponding dump functions in the high-level APIs, as everything is now consolidated in the Core.


TYPE: C_API
DESC: Introduce tiledb_current_domain_dump_str and tiledb_ndrectangle_dump_str.

TYPE: CPP_API
DESC: Introduce operator<< overloads for the CurrentDomain and NDRectangle.

Copy link
Contributor

@bekadavis9 bekadavis9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kounelisagis kounelisagis merged commit 70ec6a1 into main Jun 11, 2025
58 checks passed
@kounelisagis kounelisagis deleted the agis/expose-dump-overloads branch June 11, 2025 08:50
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