22 Sep
2008
22 Sep
'08
6:05 p.m.
I wanted to know what's the best to build my own compile-time container
that acts as a 2D matrix of integers and reuse most of MPL components.
I thought to have a matrix defined as a vector of vector and provide my
own at