[Bug libstdc++/28080] header dependencies
Woebbeking at web dot de
gcc-bugzilla@gcc.gnu.org
Mon Jun 19 18:05:00 GMT 2006
------- Comment #4 from Woebbeking at web dot de 2006-06-19 17:58 -------
Subject: Re: header dependencies
On Monday 19 June 2006 11:29, pcarlini at suse dot de wrote:
> ------- Comment #1 from pcarlini at suse dot de 2006-06-19 09:29
> Ok, let's see what we can do...
Wow, fast reply! I hope you're successful :-) Maybe you could look at
STLPort 5.x, AFAIK it's "more" efficient in this case. It also has
other nice features like:
- STL containers vector, deque, list and slist pointer specialization to
limit code bloats (see _STLP_USE_PTR_SPECIALIZATIONS on config file);
- Expression template for string concatenation operations (available
through the _STLP_USE_TEMPLATE_EXPRESSION config option);
Cheers,
André
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28080
More information about the Gcc-bugs
mailing list