What new can be said about multi-dimensional arrays in C++? As it turns out, quite a bit! With the advent of C++11, we get new standard libr...
Tuesday, 11 October 2011
Tuesday, 26 July 2011
Compile-time regex matcher using constexpr
12:10
With my growing constexpr fascination, I thought of using it for something that would be really hard using template meta-programs. How about...
Tuesday, 19 July 2011
Want speed? Use constexpr meta-programming!
17:33
It's official: C++11 has two meta-programming languages embedded in it! One is based on templates and other one using constexpr . Templa...
Thursday, 9 June 2011
BoostCon'11 video on LEESA: Language for Embedded Query and Traversal
23:58
BoostCon'11 , held in Aspen, Colorado, was a fantastic conference this year. Not only because I got a chance to present my work on LEESA...
Subscribe to:
Posts (Atom)