Boost logo

Boost Users :

Subject: Re: [Boost-users] language c
From: Edward Diener (eldiener_at_[hidden])
Date: 2011-08-27 22:27:27


On 8/27/2011 3:55 PM, Giordano Bruno wrote:
> Does anyone recommend use boost preprocessor in c language for ARM development?

I have never done ARM development but if the compiler you use is good
enough in its preprocessor support you should be able to use Boost PP
with it. Take a look at boost/preprocessor/config/config.h to see if
your compiler is supported or if it will work in BOOST_PP_CONFIG_STRICT
mode if it is not directly supported by Boost PP.


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