
4 Feb
2010
4 Feb
'10
5:49 p.m.
joel falcou wrote:
DE wrote:
forgot to answer: it throws an exception
triggering a static assert makes more sense as the type of matrix is known at CT
But the size is not part of the type in this case (because it is dynamic), so a static assert is not an option. Regards, Thomas