-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[histv7] Simplify class structure: #5986
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
Conversation
Axis-type agnostic base; Fill happens through derived. Gets rid of RHistImpl (soon). Still needs some work, esp with C++14...
|
Starting build on |
|
Build failed on ROOT-fedora30/cxx14. Errors:
And 11 more Warnings:
|
|
Build failed on mac1015/cxx17. Errors:
And 11 more |
|
Build failed on windows10/cxx14. Errors:
|
|
Build failed on ROOT-debian10-i386/cxx14. Errors:
And 10 more Warnings:
|
|
Closing due to #18191 |
Axis-type agnostic base; Fill happens through derived.
Gets rid of RHistImpl (soon).
Still needs some work, esp with C++14...
[skip-CI]