r220823 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Thu Feb 19 20:57:00 GMT 2015


Author: redi
Date: Thu Feb 19 20:57:40 2015
New Revision: 220823

URL: https://gcc.gnu.org/viewcvs?rev=220823&root=gcc&view=rev
Log:
	PR libstdc++/58357
	* include/bits/algorithmfwd.h (rotate): Move to inline namespace _V2.
	* include/bits/stl_algo.h (__rotate, rotate): Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/algorithmfwd.h
    trunk/libstdc++-v3/include/bits/stl_algo.h



More information about the Libstdc++-cvs mailing list