On 2009-04-11 20:33:15 -0400, Michel Fortin <michel.for...@michelf.com> said:
Compile time expressions, just like in a static assert and a static if? StaticTuple, obviously.
I would add that StaticTuple justifies perfectly the use of "Tuple" as a name for runtime expression tuples (because non-static ifs and asserts take runtime expressions).
-- Michel Fortin michel.for...@michelf.com http://michelf.com/