std::rotate returns void for c++11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



http://en.cppreference.com/w/cpp/algorithm/rotate

That says that for C++11, rotate should return an iterator.  However,
I am seeing it still return void, on gcc 4.8.1.  Am I using g++ wrong?




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux