|
Boost : |
Subject: [boost] Fwd: [typeof] unqualified enable_if in msvc-8.0 code is confused with Boost.Test boost::unit_test::decorator::enable_if
From: Menelaos Karavelas (menelaos.karavelas_at_[hidden])
Date: 2014-05-22 04:27:56
Hello.
It has been more than a month since I created the pull request below,
but had no feedback yet.
I am explicitly cc'ing the typeof maintainers this time (emails from
libs/maintainers.txt).
This is a very simple pull request to handle (I would argue obvious).
Could you please react?
- m.
-------- Original Message --------
Subject: [typeof] unqualified enable_if in msvc-8.0 code is confused
with Boost.Test boost::unit_test::decorator::enable_if
Date: Tue, 22 Apr 2014 12:52:28 +0300
From: Menelaos Karavelas <menelaos.karavelas_at_[hidden]>
To: boost_at_[hidden]
Dear typeof maintainers.
I have encountered a problem with typeof on msvc-8.0. boost::enable_if
is used in the code (unqualified), and it is confused by msvc-8.0 with
Boost.Test boost::unit_test::decorator::enable_if (this happens with the
included version of unit test).
I have created a pull request for this issue:
https://github.com/boostorg/typeof/pull/1
Could you please see to it.
Best regards,
- m.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk