/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

mpark.github.io
| | www.think-cell.com
3.8 parsecs away

Travel
| | [AI summary] This post explores a C++ idiom using static constexpr and std::integral_constant to provide compile-time size information for std::array.
| | www.reedbeta.com
4.1 parsecs away

Travel
| | Pixels and polygons and shaders, oh my!
| | bannalia.blogspot.com
5.7 parsecs away

Travel
| | In a previous entry we saw how to decouple the logic of a class from the access to its member data so that the latter can be laid out in a...
| | ibob.bg
20.7 parsecs away

Travel
| Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority).