Classes | |
struct | Arena |
struct | Block |
class | CString |
class | FastMemArray< T, ALIGNMENT > |
struct | hash<::Ase::CString > |
struct | HugePage |
class | NewDeleteBase |
Namespaces | |
namespace | Ase |
namespace | Ase::FastMemory |
namespace | std |
Typedefs | |
using | AllocatorP = std::shared_ptr< Allocator > |
using | CStringS = std::vector< CString > |
using | HugePageP = HugePage::HugePageP |
Functions | |
void * | fast_mem_alloc (size_t size) |
void | fast_mem_free (void *mem) |
Variables | |
constexpr size_t | cache_line_size |