janpipek / g4application

A simple modular application for Geant 4.
MIT License
2 stars 0 forks source link

Use smart pointers wherever possible #12

Open janpipek opened 8 years ago

janpipek commented 8 years ago

The functions should not return pointer, but rather unique_ptr...