Proposed Boost.Detect library

It's been mentioned in the past that Boost.Config is not intended as a library for external use (e.g. it's for use inside of Boost). Thus, I was motivated to write the following awhile back: https://github.com/brycelelbach/detect Unlike Boost.Config, it also detects underlying system architecture. Enjoy. -- Bryce Lelbach aka wash boost-spirit.com px.cct.lsu.edu github.com/lll-project

On 4/26/2011 7:56 AM, Bryce Lelbach wrote:
It's been mentioned in the past that Boost.Config is not intended as a library for external use (e.g. it's for use inside of Boost). Thus, I was motivated to write the following awhile back:
https://github.com/brycelelbach/detect
Unlike Boost.Config, it also detects underlying system architecture.
<http://svn.boost.org/svn/boost/sandbox/predef/> -- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org (msn) - grafik/redshift-software.com -- 102708583/icq - grafikrobot/aim,yahoo,skype,efnet,gmail

https://github.com/brycelelbach/detect Unlike Boost.Config, it also detects underlying system architecture.
Looks appealing. Rather than having that kind of #ifdef mess scattered around in obscure places... - Nigel
participants (3)
-
Bryce Lelbach
-
Nigel Stewart
-
Rene Rivera