$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Arkadiy Vertleyb (vertleyb_at_[hidden])
Date: 2004-04-19 20:23:58
Hi all,
The MS preprocessor has the __COUNTER__ extension that expands to the next
integer every time when used. Can something like this be achieved in a
portable manner, maybe with the help of Boost.Preprocessor library?
Thanks,
Arkadiy