PowerGuido87·7 tahun yang lalu·discussSo they're more like C++20's consteval?http://wg21.link/p1073r3
PowerGuido87·10 tahun yang lalu·discussA statically linked hello world in C using the MS toolchain gives me a 77Kb binary. The C++ version, using std::cout, is 176Kb.