
11 Feb
2006
11 Feb
'06
2:35 p.m.
John Maddock wrote:
It doesn't, not in its default configuration. Only quick_allocator depends on type_traits.
Right, and this is one of the problems with robot-derived dependency lists: they pick up everything, even things that are rairly used (workarounds for old compilers etc).
Using Wave to extract the set of used include files (with a well defined set of predefined macros to select the required compiler) would help to overcome this issue, IMHO. Regards Hartmut