Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
memory.h File Reference
#include <memory>

Go to the source code of this file.

Classes

struct  CLHEP::do_nothing_deleter
 

Namespaces

namespace  CLHEP
 

Typedefs

template<typename T >
using CLHEP::shared_ptr = std::shared_ptr< T >
 
template<typename T >
using CLHEP::weak_ptr = std::weak_ptr< T >