New to D and mimicking C++ : how to implement std::integral_constant<>?

Picaud Vincent via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Nov 7 15:07:27 PST 2016


typo...
auto capacity = max(0,(size_-1)*stride_+1);



More information about the Digitalmars-d-learn mailing list