| virtmem
    virtual memory library for Arduino | 
This file contains the virtual pointer base class. More...
Go to the source code of this file.
| Classes | |
| class | virtmem::VPtr< T, TA > | 
| Virtual pointer class that provides an interface to access virtual much like 'regular pointers'.  More... | |
| class | virtmem::BaseVPtr | 
| This is the base class of VPtr and can be used for typeless pointers.  More... | |
| Namespaces | |
| virtmem | |
| contains all code from virtmem | |
| Typedefs | |
| typedef nullptr_t | virtmem::NILL_t | 
This file contains the virtual pointer base class.