You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Anton Pevtsov <an...@moscow.vdiweb.com> on 2006/02/14 17:12:49 UTC

test for lib.alg.permutation.generators

The attached file contains the test for the
lib.alg.permutation.generators algorithms (prev_permutation,
next_permutation).

With best wishes,
Anton Pevtsov


Re: test for lib.alg.permutation.generators

Posted by Martin Sebor <se...@roguewave.com>.
Anton Pevtsov wrote:
> The attached file contains the test for the
> lib.alg.permutation.generators algorithms (prev_permutation,
> next_permutation).

Committed: http://svn.apache.org/viewcvs.cgi?rev=377908&view=rev.

Thanks a lot!
Martin