"Giuseppe Vacanti"
Hello,
I'm trying to compile boost.iostream (approved but not yet included in the official distribution) with boost_1_32.
I'm sorry I haven't fixed this yet. A number of people have complained about this, so I'll try to post a working version today.
But now I'm stuck with
..boost/io/operations.hpp: In static member function `static void boost::io::detail::read_implboost::io::input::putback(T&, typename boost::io::char_type<T>::type)': ..boost/io/operations.hpp:107: error: incomplete type `boost::STATIC_ASSERTION_FAILURE< false>' used in nested name specifier
and I do not know what the next move should be. Would anybody have a suggestion? I run with linux and g++ 3.4.1.
If you will post a sample program which produces the error, I should be ablse to fix it.
Thanks, Giuseppe
Jonathan