Re: [boost] Re: lexical_cast question
by Thomas Matelich other posts by this author
Mar 28 2001 4:04PM messages near this date
Re: lexical_cast question
|
Re: [boost] Re: lexical_cast question
> >> A more general solution would be to replace the expression
> >
> >> ... || !(interpreter >> result) || ...
> >
> >> by
> >
> >> ... || !interpret(interpreter, result) || ...
> >
> >Yes, this is shurely better. What are chances that something like this will
> >be added?
>
> High :-) When I get a moment I will try to roll this change in with the
> proposed floating point mods, plus tests and changes to docs.
Any chance this is coming soon and will work on MSVC (so I don't have to break my
interface)?
--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada@[...]..
tmatelich@z...
Thread:
Vladimir Prus
Thomas Matelich
Kevlin Henney
Tom Matelich
Larry Evans
Steven Kirk
Kevlin Henney
|