![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


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) |