This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r176986 - in /branches/gcc-4_6-branch/libstdc++...


Author: paolo
Date: Sun Jul 31 20:28:58 2011
New Revision: 176986

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176986
Log:
2011-07-31  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/49925
	* include/bits/shared_ptr.h (make_shared): Qualify allocate_shared
	with std::.
	* include/bits/shared_ptr_base.h (__make_shared): Likewise.

Modified:
    branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr.h
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gcc-4_6-branch/libstdc++-v3/include/parallel/algo.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]