nlib
CachedHeap.h File Reference

Defines the CachedHeap class. More...

#include "nn/nlib/Config.h"
#include "nn/nlib/Swap.h"

Go to the source code of this file.

Classes

class  nn::nlib::heap::CachedHeap
 Thread-specific cache class whose use is paired with CentralHeap. More...
 

Namespaces

 nn::nlib
 Implements common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. nlib_ns is an alias.
 
 nn::nlib::heap
 Namespace for the heap library. Functions such as nmalloc and nfree are defined in the global namespace.
 

Detailed Description

Defines the CachedHeap class.

Definition in file CachedHeap.h.