Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-23 06:36:41


This file contains at line 246:

       return instream.read(detail::char_ptr_cast(this->get_address()),
                            (std::streamsize)this->get_size).good();

This most probably should read this->get_size(), but as no compiler besides
cxx caught this error, I'm wondering if this code is ever used at all?

Regards,
Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk