Explore >> Select a destination


You are here

www.reedbeta.com
| | mpark.github.io
4.1 parsecs away

Travel
| | A visitation mechanism for `std::variant`.
| | quuxplusone.github.io
4.3 parsecs away

Travel
| | Via StackOverflow: Newcomers to C++20 Ranges are often surprised that some ranges cannot be "const-iterated." But it's true! template<std::ranges::range R> void foreach(const R& rg) { // Wrong! for (auto&& elt : rg) { } }
| | gist.github.com
3.7 parsecs away

Travel
| | C++ Ranges. GitHub Gist: instantly share code, notes, and snippets.
| | blog.fahhem.com
30.5 parsecs away

Travel
| Posts and writings by Fahrzin Hemmati