This is the mail archive of the libstdc++@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]

Re: killing vector::push_back(void)


> We've got some things guarded by _GLIBCPP_DEPRECATED:

> - In stl_vector.h, there is the no-argument push_back(), which we dep'd
> at the end of Feburary.  It's marked for 3.1, and I vote that this be
> removed from 3.2 sources.

I'd vote to remove any macro-guarded "options" especially all that are
ABI changes.

Loren
-- 
Loren J. Rittle
Senior Staff Software Engineer, Distributed Object Technology Lab
Networks and Infrastructure Research Lab (IL02/2240), Motorola Labs
rittle@rsch.comm.mot.com, KeyID: 2048/ADCE34A5, FDC0292446937F2A240BC07D42763672


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