This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Two or three initial observations on the fp prining patch
Jerry Quinn wrote:
Oh, right. I was thinking that if tm.h is included, it has to be
available to library clients since so much is templatized. Silly me.
Ok.
Since I'm not myself a template expert, I can tell you that Nathan also
agrees that we can safely proceed this way (discussed privately).
How hard would it be to make configure grab tm.h?
I think it's feasible and I'm trying to allocate time to work on that.
Paolo.