This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [PATCH] Update backward/algo.h
Nathan Myers <ncm-nospam@cantrip.org> writes:
| On Sun, Dec 30, 2001 at 11:55:29AM +0100, Gabriel Dos Reis wrote:
| > Nathan Myers <ncm-nospam@cantrip.org> writes:
| > | It may be necessary to give ext/algorithm a suffix, or to make it
| > | sub-include ext/bits/algorithm.h, and make algo.h include that
| > | directly.
| >
| > I don't think that is necessary. Did you have a look at the rest of
| > files in ext/? Those have been there for longtime.
|
| None of the standard headers depend on those, AFAIK.
Are you considering backward/algo.h a standard header?
ext/algorithm is not a standard header.
-- Gaby