This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
protected non-uglified member functions
- From: Phil Edwards <phil at jaj dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 27 May 2002 23:36:34 -0400
- Subject: protected non-uglified member functions
std::deque has two protected template member functions which aren't uglified.
They're helper versions of insert() which are called from the public
(templated, range) version of insert.
Are they named like this for a reason? I'll be changing them to something
more informative and "ugly" otherwise.
Phil
--
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace. We seek
not your counsel, nor your arms. Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen. - Samuel Adams