
16 Dec
2006
16 Dec
'06
10:20 p.m.
Roland Schwarz <roland.schwarz@chello.at> writes:
David Abrahams wrote:
It would be better to modify the library so it didn't crash the compiler when inlining was enabled.
I just found out, that even in debug builds, i.e. NDEBUG is not defined, <inlinig>on will crash the compiler.
So I strip also the #if defined(NDEBUG) and condition only on the compiler version.
Gennadiy, are you listening? -- Dave Abrahams Boost Consulting www.boost-consulting.com