farray icon indicating copy to clipboard operation
farray copied to clipboard

Initialize / Fill C++ array fast - O(1) time with only 1 extra bit of memory.

Results 3 farray issues
Sort by recently updated
recently updated
newest added

Add an `example` folder with example code using the direct-functions, and the Farray1, Farray, and NFarray classes.

documentation
Backlog

First of all - Farray stands for **F**illable **array**. As I see it - the final project should have 3 main classes, and one namespace: file farray1.hpp: * `namespace Farray1Direct`...

enhancement
Backlog

Start creating the Farray GitHub-pages site locally, and use the following plugins: - Jekyll-sitemap - minimal-mistakes (theme) - Simple-Jekyll-Search And find a solution for a normal sidebar and simple navigation...

documentation
Backlog