public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* std::rotate returns void for c++11
@ 2013-10-02 19:10 Keith Erickson
  2013-10-02 19:21 ` Jonathan Wakely
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Erickson @ 2013-10-02 19:10 UTC (permalink / raw)
  To: gcc-help

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?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-02 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-02 19:10 std::rotate returns void for c++11 Keith Erickson
2013-10-02 19:21 ` Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).