_Charalloc(size_t n) | glslang::pool_allocator< T > | inline |
address(reference x) const | glslang::pool_allocator< T > | inline |
address(const_reference x) const | glslang::pool_allocator< T > | inline |
allocate(size_type n) | glslang::pool_allocator< T > | inline |
allocate(size_type n, const void *) | glslang::pool_allocator< T > | inline |
allocator | glslang::pool_allocator< T > | protected |
const_pointer typedef | glslang::pool_allocator< T > | |
const_reference typedef | glslang::pool_allocator< T > | |
construct(pointer p, const T &val) | glslang::pool_allocator< T > | inline |
deallocate(void *, size_type) | glslang::pool_allocator< T > | inline |
deallocate(pointer, size_type) | glslang::pool_allocator< T > | inline |
destroy(pointer p) | glslang::pool_allocator< T > | inline |
difference_type typedef | glslang::pool_allocator< T > | |
getAllocator() const | glslang::pool_allocator< T > | inline |
max_size() const | glslang::pool_allocator< T > | inline |
max_size(int size) const | glslang::pool_allocator< T > | inline |
operator!=(const pool_allocator &rhs) const | glslang::pool_allocator< T > | inline |
operator=(const pool_allocator &) | glslang::pool_allocator< T > | inlineprotected |
operator==(const pool_allocator &rhs) const | glslang::pool_allocator< T > | inline |
pointer typedef | glslang::pool_allocator< T > | |
pool_allocator() | glslang::pool_allocator< T > | inline |
pool_allocator(TPoolAllocator &a) | glslang::pool_allocator< T > | inline |
pool_allocator(const pool_allocator< T > &p) | glslang::pool_allocator< T > | inline |
pool_allocator(const pool_allocator< Other > &p) | glslang::pool_allocator< T > | inline |
reference typedef | glslang::pool_allocator< T > | |
setAllocator(TPoolAllocator *a) | glslang::pool_allocator< T > | inline |
size_type typedef | glslang::pool_allocator< T > | |
value_type typedef | glslang::pool_allocator< T > | |