$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [preprocessor] Can it be used with C?
From: Andy Venikov (avenikov_at_[hidden])
Date: 2010-08-05 12:30:49
It's not explicitly stated in the documentation, but since the
preprocessor is supposed to be the same between C++ and C, can
boost.preprocessor be used in C code?
Thanks,
Andy.