LibreOffice Module sc (master) 1
|
#include <limits>
#include <rtl/alloc.h>
Go to the source code of this file.
Classes | |
class | sc::AlignedAllocator< T, Alignment > |
Custom allocator for STL container to ensure that the base address of allocated storage is aligned to a specified boundary. More... | |
struct | sc::AlignedAllocator< T, Alignment >::rebind< Type2 > |
Namespaces | |
namespace | sc |
CAUTION! The following defines must be in the same namespace as the respective type. | |