$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [test] memory access violation by calling <<-operator
From: Gennaidy Rozental (rogeeff_at_[hidden])
Date: 2008-09-18 16:55:41
M. Siebeneicher <trashing <at> gmx.net> writes:
>
> Hi boost-users,
>
> I created a class and overload the <<-operator. Now I tried to test them by
assigning an instance of the class
Why don;t you try to use output_test_stream instead. It's specifically designed
for this purpose.
Gennadiy