$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John C. Femiani (john.femiani_at_[hidden])
Date: 2008-07-16 20:17:10
Michiel Helvensteijn wrote:
> Steven Watanabe wrote:
>
>> or to specialize boost::test_tools::tt_detail::print_log_value.
>>
>
> This I didn't try. It seemed a bit more hack-ish and a bit more work.
Well both legal solutions involve using something from a 'detail'
namespace, which scares me.
--John