Boost logo

Boost :

Subject: Re: [boost] [predef] missing file On MacOS 10.7.5.
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-09-27 06:47:59


On 09/27/2013 08:30 AM, Tim Blechmann wrote:
> aj sorry ... seems that i appended an empty string to an existing file,
> my bad ...

FYI, you can avoid the empty file entirely by using

   clang -E -dM -xc++ /dev/null | sort


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk