gencpp/singleheader
Ed_ 2e5e31ed3b gencpp : General refactors to dependencies
Mostly just cleanup and renaming of certain stuff (mostly in dependencies).

* Changed uw and sw to usize and ssize.
* Removed zpl_cast usage throughout dependencies
* No longer using GEN_DEF_INLINE & GEN_IMPL_INLINE
* header_start.hpp renamed to platform.hpp for depdendencies header.
2024-10-27 18:58:37 -04:00
..
components Heavy refactor.. 2023-08-03 11:01:43 -04:00
Readme.md Updated single-header based on last cs and also docs 2023-08-28 23:52:44 -04:00
singleheader.cpp gencpp : General refactors to dependencies 2024-10-27 18:58:37 -04:00

Singleheader

Creates a single header file version of the library using gen.singleheader.cpp. Follows the same convention seen in the gb, stb, and zpl libraries.