
22 Jun
2004
22 Jun
'04
10:39 a.m.
Joaquín Mª López Muñoz wrote:
The name we came up with is
BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
I include a little test case that successfully detects the bug in three out of the four compilers checked to show the problem
I tested the following versions of GCC using your testcases, in both optimized and non-optimized mode: 2.95.3, 3.0.4, 3.2.3, 3.3.4, 3.4.0, 3.5.0-CVS. They all work correctly. So config/compiler/gcc.hpp does not need this macro. Thanks -- Giovanni Bajo