$include_dir="/home/hyper-archives/boost-testing/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-testing] BOOST_CHECK_EQUAL on user-defined type
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2011-11-13 19:53:44
JarosÅaw Bober <jaroslaw.bober <at> gmail.com> writes:
>
>
> Thank you Gennadiy, now it works like it should :)Regards
Actually in a haste I forgot to actually write "return res;" and the result type
should be predicate_result, but looks like you've figured it out ;)
Gennadiy