hexomethyl

Results 3 issues of hexomethyl

Hey, I'm attempting to load my shared library and rootmap, however I get `cling::Interpreter::kFailure` when `[libCling.so] CppyyLegacy::TCling::LoadLibraryMap` attempts to declare the forward declarations from the `*.rootmap` file. I'll be honest,...

Hey, I was wondering what is holding cppyy back from being able to support CUDA 11.8+ ? Thanks

Cppyy seems to fail to correctly handle the PMR type aliases for both Unordered and ordered STL maps when either the key or value also contains the PMR namespace. Below...