C++ bounded::integer library

"Nordlöw" via Digitalmars-d digitalmars-d at puremagic.com
Mon May 19 22:58:42 PDT 2014


> I think "enum preconditions" are exactly that :-) But I don't

Great! :) This can also be used to specialize construction of 
linear algebra types such as vectors, matrices etc to use 
stack-allocated value (simd) types when dimensions are fixed and 
small.


More information about the Digitalmars-d mailing list