This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] concept check macros, excess-errors
- To: libstdc++ at gcc dot gnu dot org
- Subject: Re: [v3] concept check macros, excess-errors
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 19 Apr 2001 19:24:51 -0700 (PDT)
> Ah, speaking of stl-inst.cc, the __sink_unused_warning<> function that's
> being conditionally specialized in that file doesn't exist. The primary
> definition was in the old concept-checking code, now gone. Do we still
> need those explicit instantiations? I don't see it used anywhere else.
I guess not. If you can remove them without breaking things, then please do!
thanks,
benjamin