This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: numeric_limits
- From: Benjamin Kosnik <bkoz at constant dot com>
- To: libstdc++ at gcc dot gnu dot org, <rth at redhat dot com>
- Date: Tue, 24 Sep 2002 12:57:41 -0500 (CDT)
- Subject: Re: numeric_limits
> In most cases, this would completely empty the cpu_limits.h file.
> Is it preferred to remove the empty file, or leave the configury
> alone for the nonce?
Just remove what can be removed, I'd say. If things can be simplified,
then by all means let's do so.
-benjamin