Boost logo

Boost Users :

Subject: [Boost-users] can I only use 'user.cpp' under boost/config for all #define
From: code (b4code_at_[hidden])
Date: 2011-11-17 11:13:43


Hi Boost users,

Can I put all #define like the following in boost/config/user.cpp instead of putting them in boostcpp.jam or/and other jam files?

...
#define BOOST_NO_ANSI_APIS

//( for example )
#define MY_VAR

...

Thanks,

Yan



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net