Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <cstddef>
#include <typeinfo>
#include "PTL/TaskAllocatorPool.hh"
#include "PTL/Threading.hh"
Go to the source code of this file.
Classes | |
class | PTL::TaskAllocatorBase |
class | PTL::TaskAllocatorImpl< Type > |
struct | PTL::TaskAllocatorImpl< Type >::rebind< U > |
class | PTL::TaskAllocator< Type > |
Namespaces | |
namespace | PTL |
Functions | |
template<class T1 , class T2 > | |
bool | PTL::operator== (const TaskAllocatorImpl< T1 > &, const TaskAllocatorImpl< T2 > &) throw () |
template<class T1 , class T2 > | |
bool | PTL::operator!= (const TaskAllocatorImpl< T1 > &, const TaskAllocatorImpl< T2 > &) throw () |