Boost logo

Boost Users :

From: Paul Giaccone (paulg_at_[hidden])
Date: 2006-07-10 05:03:34


Paul Giaccone wrote:
> Josh wrote:
>
>> test->add(BOOST_TEST_CASE( &MyTest ), 0);
>>
> I don't know whether it would make any difference at all, but I don't
> see why the line above is written as shown and not as just:
>
> test->add(BOOST_TEST_CASE( MyTest );
>
...before anyone points it out, there should of course be another close
bracket.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net