Is there any C ++ equivalent to std :: next_permutation () in C # 2.0?

Is there any equivalent to std :: next_permutation () in C #?

I need to use it in .Net 2.0, but I'm still curious to see if a later version supports it.

+3
c ++ c #


source to share


No one has answered this question yet

See similar questions:

thirty
How would you compute all possible permutations from 0 to N iteratively?

or similar:

2058
How do I get a consistent byte representation of strings in C # without manually specifying the encoding?
1424
How to fix "The breakpoint will not be removed at this time. No symbols have been loaded for this document." warning?
1270
Why not inherit from List <T>?
1250
Replacing 32-bit loop counter with 64-bit values ​​leads to crazy performance deviations
632
Interop type cannot be embedded
616
How to properly create a WPF application with one instance?
540
How do I save application settings in a Windows Forms application?
497
C ++: "std :: endl" vs "\ n"
413
Why does C # disallow generic attribute types?
246
How do I run a simple bit of code in a new thread?



All Articles
Loading...
X
Show
Funny
Dev
Pics