Go to the source code of this file.
Namespaces | |
namespace | HTML |
namespace | HTML::Renderer |
namespace | HTML::Renderer::Allocators |
Classes | |
class | HTML::Renderer::Allocators::BaseAllocator |
Allocator interface. More... | |
class | HTML::Renderer::Allocators::SimpleHeap |
An allocator that allocate stuff on the heap. More... |