Daryle Walker wrote:
Since my last announcement (a couple of weeks ago) of refining the more_io files that were reviewed a few months ago, I've done another set of revisions. The altered files are in the Boost Sandbox CVS.

Besides an altered "boost/io_fwd.hpp" and "libs/io/doc/index.html", we got:
    boost/io/array_stream.hpp
[snip]
libs/io/test/array_stream_test.cpp
The array_stream_test.cpp includes:

typedef boost::io::basic_array_ostream<alphabet_length, char> aostream;

however, that's not defined in array_stream.hpp.  Where can I find
its definition?


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

Reply via email to