$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-20 05:59:48
From: "Rozental, Gennadiy" <Gennadiy_at_[hidden]>
> > I think we might come up with better name than "online", but nothing
pops
> > into mind at the moment. Anyone else have a suggestion?
>
> I am using online as an opposite to offline.
I think that you mean "inline" (in the header) as an opposite to "out of
line" (in a separate translation unit.)
> One question is open though: what features minimalist test header should
> support?
<boost/detail/lightweight_test.hpp> supports the features that I need -
BOOST_TEST and BOOST_ERROR, others may have different needs.