|
Boost : |
From: Matthias Troyer (troyer_at_[hidden])
Date: 2002-11-19 10:49:10
I have another minor comment:
There are certain unclean code segements, like the following loading of
a string:
// note breaking a rule here - is could be a problem on some
platform
read_binary(const_cast<char *>(s.data()), size);
I expect that these to will cleaned up before a final submission to
boost
Matthias
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk