
10 Jan
2011
10 Jan
'11
4:09 p.m.
On Mon, Jan 10, 2011 at 10:57 AM, Barend Gehrels <barend@geodan.nl> wrote:
On 3-1-2011 1:47, Beman Dawes wrote:
See http://boost.cowic.de/rc/inspect-trunk.html#geometry
A bunch of these problems are related to documentation - Daniel James and some of the other Boost doc folks have dealt with similar problems in other libraries, so can probably help.
It is better now. Should I be worried about the Apple macro clash (here in a free function with the name check)? Many other libraries trigger this problem.
That's up to you. I don't see Apple macro clashes as worth worrying about, except perhaps if you actually get complaints from users. I've got a similar clash in one of my own libraries. --Beman