CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
memory.h File Reference
#include "CLHEP/Utility/defs.h"
#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 >