constexpr-based table generation is much cheaper than preprocessor-based and very close to hardcoding (but more readable)
Падабаецца 0
Рэпосты 0
constexpr-based table generation is much cheaper than preprocessor-based and very close to hardcoding (but more readable)
@vitaut It's measuring compilation time, right?
@lisyarus yes
In other words: C sucks