gencpp/gen_c_library/components
Ed_ 8bb2bc7b1b fixes on containers (compiles but still verifying parity with c++ templates
I'm going to have to change some c++ templates to match the init interfaces as they must not be in the return type
2024-12-05 17:48:24 -05:00
..
containers.array.hpp fixes on containers (compiles but still verifying parity with c++ templates 2024-12-05 17:48:24 -05:00
containers.hashtable.hpp fixes on containers (compiles but still verifying parity with c++ templates 2024-12-05 17:48:24 -05:00
header_start.hpp Finished first pass reviewing memory.hpp for C lib generation 2024-11-30 23:38:27 -05:00
memory.fixed_arena.hpp First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros) 2024-12-05 17:04:17 -05:00
misc.hpp preogress on getting dependencies compilable in C-library 2024-12-05 02:53:14 -05:00