This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r178624 - in /branches/google/integration/libst...


Author: ppluzhnikov
Date: Wed Sep  7 01:52:39 2011
New Revision: 178624

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178624
Log:
2011-09-06  Paul Pluzhnikov  <ppluzhnikov@google.com>

	* include/bits/stl_vector.h (_M_is_valid): New function.
	(begin, end, size, capacity, swap, clear): Call it.
	* include/bits/vector.tcc (operator=): Likewise.


Modified:
    branches/google/integration/libstdc++-v3/ChangeLog.google-integration
    branches/google/integration/libstdc++-v3/include/bits/stl_vector.h
    branches/google/integration/libstdc++-v3/include/bits/vector.tcc


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