
27 Aug
2011
27 Aug
'11
1:55 p.m.
Does anyone recommend use boost preprocessor in c language for ARM development? Giordano

27 Aug
27 Aug
8:27 p.m.
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.
5044
Age (days ago)
5045
Last active (days ago)
1 comments
2 participants
participants (2)
-
Edward Diener
-
Giordano Bruno