Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
ed
synced commits to de_oop at ed/gencpp from mirror
2024-12-05 16:00:56 -08:00
8bb2bc7b1b
fixes on containers (compiles but still verifying parity with c++ templates
a3407c14d5
First compiling version of operator overloading for C! (on both msvc and clang using -std=c11 flag, using _Generic selection with some helper macros)