Explore >> Select a destination


You are here

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

Travel
| |
| | nelari.us
14.8 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.
| | www.foonathan.net
9.8 parsecs away

Travel
| | The size of std::array is known at compile-time given the type. Yet it only provides a regular .size() member function: template struct array { constexpr std::size_t size() const { return N; } }; This is annoying if you're writing generic code that expects some sort of compile-time sized range.
| | blog.geomblog.org
92.4 parsecs away

Travel
| Session 3: Representation and Profiling Session 4: Fairness methods.