An open API service indexing awesome lists of open source software.

https://github.com/jfet97/real_array

This template class is being created to access to the n-th element of an array using [n] instead of [n-1]. I'm creating an useless new type to replace arrays.
https://github.com/jfet97/real_array

cpp

Last synced: 8 days ago
JSON representation

This template class is being created to access to the n-th element of an array using [n] instead of [n-1]. I'm creating an useless new type to replace arrays.

Awesome Lists containing this project