$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] whitebox testing with boost unit test framework?
From: Chris Cleeland (chris.cleeland_at_[hidden])
Date: 2011-12-22 23:01:24
On Thu, Dec 22, 2011 at 5:28 PM, Richard
<legalize+jeeves_at_[hidden]> wrote:
> [Please do not mail me a copy of your followup]
>
> boost-users_at_[hidden] spake the secret code
> <CALQcipbCeFTyhfRBVnG1QHf1Hnw0pMaLFSiJqK_9PACMSgmSRw_at_[hidden]> thusly:
>
>>So far nothing I've tried has been as straightforward as #define private public
>
> ....which won't work on all compilers.
You are correct, but it works on the limited set of compilers targeted
by this project.
I am fortunate that I do not need to do the general case.
-- Chris Cleeland