/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

chadaustin.me
| | www.benshoof.org
4.0 parsecs away

Travel
| | [AI summary] The author details the development of Minicrt, an updated version of the Libctiny C run-time library, to compile tiny Visual Studio programs, explaining compatibility features and workarounds for linker errors.
| | www.foonathan.net
3.2 parsecs away

Travel
| | Let me share a useful insight with you: constexpr is a platform. Just like you write code that targets Windows or a microcontroller, you write code that targets compile-time execution. In both cases you restrict yourself to the subset of C++ that works on your target platform, use conditional compilation if your code needs to be portable, and execute it on the desired target platform. You can thus view constexpr as another platform you can target; it just so happens to be run by your compiler. This insig...
| | thasso.xyz
3.4 parsecs away

Travel
| | My personal blog about things I find interesting. Hit me up!
| | eli.thegreenplace.net
14.8 parsecs away

Travel
|