10 Apr
2015
10 Apr
'15
2:40 p.m.
On Fri, Apr 10, 2015 at 5:57 AM, Adam Wulkiewicz
Hi,
There is one trivial PR hanging for nearly a year now:
https://github.com/boostorg/typeof/pull/1
In those 2 lines of code namespace boost was explicitly added in front of enable_if and disable_if. This allows msvc8 to compile the tests when Boost.Test and Boost.TypeOf are both used.
Could you please have a look at it?
Adam -- I took a look at it, and I agree, it's a simple change. However, the CMT takes care of libraries that don't have a maintainer. Boost.TypeOf is not one of those - but maybe it should be at this point. -- Marshall