C++20 includes very useful Ranges library, which I am sure the ROOT project would benefit from.
Are there any plans to add support for that?
C++20 includes very useful Ranges library, which I am sure the ROOT project would benefit from.
Are there any plans to add support for that?
Hi @dimitry_ishenko ,
yes! See ROOT C++20 support? . The issue is that the current interpreter version does not have C++20 support. We expect the next release to improve the situation.
Cheers,
Enrico
For anybody interested, and if you happen to be on Ubuntu 22.04 (and maybe Debian), I am hosting cling-1.0 based on LLVM/Clang 13 in my PPA here: