>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I want to convert a string to int: Lars> int a = stream_cast<int, string>("123"); Lars> or a int to string: Lars> string a = stream_cast<string, int>(123); This looks interesting indeed. The name is a bit weird, since it is not clear where the stream is here (from a user point of view, I mean). JMarc
- stream_cast<> Lars Gullik Bjønnes
- Re: stream_cast<> Jean-Marc Lasgouttes
- Re: stream_cast<> Lars Gullik Bjønnes
- Re: stream_cast<> and Re: LyXFunc/... Angus Leeming
- Re: stream_cast<> and Re: LyXF... Lars Gullik Bjønnes
- Re: stream_cast<> and Re: ... Angus Leeming
- Re: stream_cast<> and... Lars Gullik Bjønnes
- Re: stream_cast<>... Allan Rae
- Re: stream_cast<> and Re: LyXF... Andre Poenitz
- Re: stream_cast<> and Re: ... Lars Gullik Bjønnes
- Re: stream_cast<> and... Allan Rae
- Re: stream_cast<> and... Asger K. Alstrup Nielsen