/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.m-ou.se
| | www.thbecker.net
3.5 parsecs away

Travel
| | [AI summary] The article explains how C++11 rvalue references, reference collapsing rules, and std::forward enable perfect forwarding to preserve move semantics.
| | thbecker.net
4.1 parsecs away

Travel
| | [AI summary] An educational article by Thomas Becker explaining the purpose and mechanics of C++11 rvalue references, move semantics, and perfect forwarding.
| | jlebar.com
2.9 parsecs away

Travel
| |
| | zverovich.net
28.7 parsecs away

Travel
| [AI summary] The author announces a new feature in the fmt C++ library that performs compile-time validation of format strings using modern constexpr support to improve code safety and usability.