$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost test: How to make boost test a friend ?
From: Avi Bahra (avibahra_at_[hidden])
Date: 2010-02-26 08:54:05
I am looking into boost test.
I dont not want to expose some member functions as public.
However I need to access them for testing, is there
any way making boost test a friend of this class ?
Any help appreciated.
Best regards,
Ta,
Avi