Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
greenlet::PythonAllocator< T > Struct Template Reference
Inheritance diagram for greenlet::PythonAllocator< T >:
Inheritance graph
[legend]
Collaboration diagram for greenlet::PythonAllocator< T >:
Collaboration graph
[legend]

Classes

struct  rebind
 

Public Member Functions

 PythonAllocator (const PythonAllocator &UNUSED(other))
 
 PythonAllocator (const std::allocator< T > other)
 
template<class U >
 PythonAllocator (const std::allocator< U > &other)
 
T * allocate (size_t number_objects, const void *UNUSED(hint)=0)
 
void deallocate (T *t, size_t n)
 

The documentation for this struct was generated from the following file: