/Travel

Creating a virtual pointer for R's ALTREP object which does not have a pointer. There is no real allocation of the data for the pointer, it is implemented using file mapping to the virtual file. All the requests to access the pointer will have a nice trip to the underlying file system.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Issues