Skip to content
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

[ntuple] Add support for std::unordered_set fields #14069

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

enirolf
Copy link
Contributor

@enirolf enirolf commented Nov 16, 2023

This PR extends the support for std::set fields with std::unordered_set fields.

N.B. We might want to consider moving the dictionary entries for the tests of these types (along with the ones for std::map fields) to a dedicated LinkDef file, since technically they don't have anything to do with the CustomStruct test type. This can be addressed in a separate PR.

@enirolf enirolf requested review from pcanal and vepadulano November 16, 2023 17:52
@enirolf enirolf requested a review from jblomer as a code owner November 16, 2023 17:52
@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac12arm/cxx20, windows10/default
How to customize builds

@enirolf enirolf self-assigned this Nov 16, 2023
Copy link

Test Results

       11 files         11 suites   1d 17h 58m 15s ⏱️
  2 483 tests   2 480 ✔️ 0 💤 3
26 242 runs  26 237 ✔️ 0 💤 5

For more details on these failures, see this check.

Results for commit ab04424.

@jblomer jblomer merged commit 1f3b75d into root-project:master Nov 20, 2023
@enirolf enirolf deleted the ntuple-unordered-sets branch November 29, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants