Geant4-11
Data Structures | Namespaces
Singleton.hh File Reference
#include <atomic>
#include <functional>
#include <memory>
#include <mutex>
#include <set>
#include <thread>
#include <type_traits>

Go to the source code of this file.

Data Structures

struct  PTL::Singleton< Type, PointerT >::persistent_data
 
class  PTL::Singleton< Type, PointerT >
 Singleton object that allows a deleter class to be specified. More...
 

Namespaces

namespace  PTL