This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Missing inlines?
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Joerg dot Richter at pdv-FS dot de
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 10 Dec 2003 15:53:49 -0600
- Subject: Re: Missing inlines?
- Organization: Red Hat / Chicago
- References: <E8CDBCCCB3158347AC15ADEBFB24A84F482DCF@fsexchng.pdv-fs.de>
>I just looked at some STL header (GCC 3.2.1) and found that there are
>sometimes some 'inline' missing.
>
>For example in my installation the file
>include/bits/stl_tree.h
There has been work on this file in mainline sources, so your sources
are out-of-date. You should be looking at 3.4/mainline sources.
best,
benjamin