Remarks on std.container

James Miller james at aatch.net
Thu Mar 8 01:48:48 PST 2012


On Thursday, March 08, 2012 10:21:48 Matthias Walter wrote:
>but the following did not work:
>
>std.algorithm.swap(arrayInstance[i], arrayInstance[j]);

What error did you get exactly? Since that exact call should work. "It
didn't work" doesn't help.

--
James Miller


More information about the Digitalmars-d-learn mailing list