$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-16 19:22:42
AMDG
John C. Femiani wrote:
> This issue has affected me me as well. Boost.Test doesn't seem to use
> an instance of std::ostream to print messages..?
It does use an ostream, but a global overload of operator<< for vector can't
be found by ADL.
In Christ,
Steven Watanabe