
30 Jun
2012
30 Jun
'12
9:48 p.m.
the boost.lockfree testsuite requires the following trivial patch, which specifies the namespace for enable_if and disable_if. i've applied a similar patch to boost.parameter some time ago [1].
as it is trivial, is it ok to commit to trunk or shall i submit it to trac that the thread/exception maintainers can apply it?
Maybe I'm missing something but what's the relevance to Boost Exception here?
it is a fix/workaround for boost.thread and boost.exception. all it changes is to use boost::enable_if instead of enable_if tim