
1 Mar
2005
1 Mar
'05
12:17 a.m.
Brian Braatz wrote:
In working with the code below, I just moved it to VC70. The iostreams docs point me to not officially supporting vc71, but they do say some of the support has been left in.
This part of the documentation is out of date, since I have only recently added VC7.0 support. The whole library should now work on that platform -- see http://www.meta-comm.com/engineering/boost-regression/developer/iostreams.ht.... However, to take advantage of this you have to switch to the version in main CVS, rather than the version at kangaroologic. Jonathan