I can confirm that those examples I have tried work OK with MSVC 7.1

type_deduction compiles and runs and looks as is it works.

Paul

Paul A Bristow, Prizet Farmhouse, Kendal, Cumbria, LA8 8AB  UK
+44 1539 561830   Mobile +44 7714 33 02 04
Mobile mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]


| -----Original Message-----
| From: [EMAIL PROTECTED]
| [mailto:[EMAIL PROTECTED] Behalf Of Reece Dunn
| Sent: Tuesday, June 03, 2003 7:32 PM
| To: [EMAIL PROTECTED]
| Subject: RE: [boost] IO Formatting Manipulators
 
| Paul A. Bristow wrote:
| 
| >My impressions of this are highly favourable from the examples and tests, 
| >but I
| >haven't tried to use it in anger yet as I am uncertain if it compiles with
| >MS.net 2003 (aka 7.1?).  Is this known yet? Suck it and see?
| 
| I do not have access yet to MS VC7.1, so I have not been able to test it on 
| this compiler. I have only had the oppotunity to test on:
| *  MS VC7.0
| *  GCC 3.2.2
| *  GCC 3.3
| *  Borland C++Compiler 5.5
| 
| It should work on VC7.1 since it works on VC7.0 and GCC 3.x. If anyone can 
| test my library on this compiler, or any others, I'd be greatful for 
| feedback (test/example output, error messages, etc).
| 
| Type/outputter deduction is working for GCC 3.x. The type deduction works on 
| Borland, but it chokes on outputter deduction (can't figure this one out 
| yet). MS VC7.0 does not have this facility since there is no template 
| partial specialization; not checked for VC7.1 (may or may not need 
| modification to work on it).

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to