
15 Nov
2009
15 Nov
'09
10:42 p.m.
Peter Dimov wrote:
Patrick Horgan wrote:
Andrey Semashev wrote:
Or even better: boost/compatibility/cpp_c_headers/cstddef.
Why is that better? It includes stddef.h and adds a couple of usings.
It's not. This header is intended to be used only on platforms that don't have <cstddef>, by adding cpp_c_headers to the include path, IIRC. Thanks. That's what I thought the compatibility docs said.
Patrick