about next_permutation() my VC6.0 can't run this function
why?
about next_permutation() my VC6.0 can't run this function
Moderator: Board moderators
-
- New poster
- Posts: 20
- Joined: Thu Jan 19, 2006 2:32 pm
- Krzysztof Duleba
- Guru
- Posts: 584
- Joined: Thu Jun 19, 2003 3:48 am
- Location: Sanok, Poland
- Contact:
It's because it's old, doesn't comply to the C++ standard, so next_permutation might be unsupported (I don't know and I don't have VC 6 to check it out).
Another guess is that you're doing something wrong.
Another guess is that you're doing something wrong.
For millions of years, mankind lived just like the animals. Then something happened which unleashed the power of our imagination. We learned to talk and we learned to listen...