virtmem
virtual memory library for Arduino
|
Generalized shortcut to virtual pointer type linked to this allocator. More...
#include <alloc.h>
Public Types | |
typedef virtmem::VPtr< T, Derived > | type |
Generalized shortcut to virtual pointer type linked to this allocator.
Example:
T | Type of virtual pointer |