Closed rjones30 closed 3 months ago
that avoids segfaults when a std::map moves its contents to another memory location. [rtj]
This fixes the case described in #156 , successfully tested without and with DPROOFLite and TChain.
that avoids segfaults when a std::map moves its contents to another memory location. [rtj]