$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2008-04-18 11:51:25
Hello *,
I have a question regarding testing. I would like to test my implementation
how it bahaves in multi-threaded environment within different compilation
units. Does anyone have ideas how I can generate from my c++ project (no
perl or other scripting tools) (possibly with preprocessor ??) multiple
compilation units in an automated way.
Many thanks,
Ovanes