Explore >> Select a destination


You are here

joellaity.com
| | danlark.org
6.9 parsecs away

Travel
| | Today we are going to talk about C++ basic std::pair class in a way how and why it is broken. Story std::pair first appeared in C++98 as a pretty basic class with a very simple semantics -- you have two types T1 and T2, you can write std::pair and access .first and .second members...
| | www.think-cell.com
3.5 parsecs away

Travel
| | [AI summary] The blog post discusses techniques for implementing compile-time size calculations for range adaptors in C++ using think-cell's library, focusing on forwarding size properties and avoiding code duplication.
| | elmanto.github.io
6.5 parsecs away

Travel
| |
| | commaok.xyz
25.6 parsecs away

Travel
| Words about Go and software