mctools / simplebuild-dgcode

dgcode: the Geant4-based simulation framework of the ESS Detector Group. Provided as simple-build-system bundles.
https://mctools.github.io/simplebuild-dgcode/
Other
2 stars 1 forks source link

Stop using Utils/RefCountBase.hh #1

Open tkittel opened 10 months ago

tkittel commented 10 months ago

With C++11/pybind11 we should be able to use std::shared_ptr instead.