 
      
    | You are here | ventspace.wordpress.com | ||
| | | | | www.fluentcpp.com | |
| | | | | 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. | |
| | | | | gcher.com | |
| | | | | Recently I got interested in the new Apple language Swift, that will probably replace objective-c as the language of choice for native iOS and OSX applications. There are many things I like in Swift, and also other things I don't like. But one thing that I really enjoy is the support for lambdas, specially compared to the way it works in C++. Why do I think the lambdas in swift are better? | |
| | | | | nelari.us | |
| | | | | 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. | |
| | | | | florimond.dev | |
| | | ChainMap in a nutshell: treat multiple dictionaries as one, unlock Python superpowers. | ||