mirror of
https://github.com/Ed94/gencpp.git
synced 2026-05-05 17:12:53 -07:00
ed3246c6b0
Also fix for HashTable<>::rehash_fast not having finished implemenation... The typedef fix is a sort of hack (like how parsing the rest of the language feels like tbh...). I might make a def_typedef_fn to make it clearer how to define function typedefs using the upfront interface.