Geant4-11
Data Structures | Namespaces | Typedefs
memory.h File Reference
#include <memory>

Go to the source code of this file.

Data Structures

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 >