![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
Include dependency graph for STLSlabAllocator.h:Go to the source code of this file.
Classes | |
| class | STLSlabAllocator< T > |
| struct | STLSlabAllocator< T >::rebind< U > |
Functions | |
| template<class T , class U > | |
| bool | operator== (const STLSlabAllocator< T > &left, const STLSlabAllocator< U > &right) |
| template<class T , class U > | |
| bool | operator!= (const STLSlabAllocator< T > &left, const STLSlabAllocator< U > &right) |
| bool operator!= | ( | const STLSlabAllocator< T > & | left, |
| const STLSlabAllocator< U > & | right | ||
| ) |
| bool operator== | ( | const STLSlabAllocator< T > & | left, |
| const STLSlabAllocator< U > & | right | ||
| ) |