/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

cukic.co
| | nelari.us
2.5 parsecs away

Travel
| | A small look at some useful template techniques, in the context of trying to bind functions to a virtual machine. I wrote this post mostly for myself so that these techniques would be listed all in one place.
| | ventspace.wordpress.com
2.5 parsecs away

Travel
| | Something that comes up occasionally for me is that I'd like to write a template function that accepts a lambda, and then peels back the layers of the lambda to get type information about it. For example, I'd like to have a templated type parameter for the return value of that lambda to be able...
| | www.fluentcpp.com
2.1 parsecs away

Travel
| | Do you know how to partially specialize all the kinds of templates in C++? Check out this post for how to do it while keeping your code clear.
| | www.softdevtube.com
18.7 parsecs away

Travel
| Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and