Hacker News new | ask | show | jobs
by xigoi 93 days ago
One of the many frustrating things about C++ is that “const” means “immutable” and “constexpr” means “constant”.