Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For example, the [[maybe_unused]] and similar annotations in C++17 grew out of gcc builtins.


Of course, C++ is much more aggressive in stealing popular features from the community, especially Boost.


Boost came about from a few members of the ISO C++ committee as a way to iterate on library features. It would be a shame if none of that work made it's way back into the standard.


Boost was created as a place to beta-test future C++ features. Its whole point is to move stuff from boost:: to std::




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: