Explore >> Select a destination


You are here

mariusbancila.ro
| | timur.audio
0.8 parsecs away

Travel
| |
| | artificial-mind.net
3.7 parsecs away

Travel
| | Articles about Graphics, C++, Optimization, Game Development, Programming Languages, and more. Personal blog of Philip Tretter writing under the alias of Artificial Mind.
| | eyakubovich.github.io
4.7 parsecs away

Travel
| | While reading "Want speed? Use constexpr meta-programming!"blog post, I started thinking about how to reduce the recursion depth of such calculations. After all, using a compiler option to increase the recursion depth limits is not very friendly (gcc sets the limit at 512 by default). But before we get to...
| | gafter.blogspot.com
27.7 parsecs away

Travel
| One of the ideas for improving the Java Programming Language is "type inference" on variable declarations. The idea is to simplify a pattern...