--- Comment #4 from mark at halcy0n dot com 2006-06-21 04:05 ---
4.1.2 fails as well.
--
mark at halcy0n dot com changed:
What|Removed |Added
CC|
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-19 23:37 ---
Reduced testcase, this might be already fixed in 4.1.2 but I have not tried:
template< typename T > struct type_wrapper{};
int arity_helper(...);
template< template< typename P1 > class F, typename T1>
int
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-06-19 22:10 ---
Reducing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088
--- Comment #1 from gcc-bklyn at sneakemail dot com 2006-06-19 21:05
---
Created an attachment (id=11707)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11707&action=view)
PReprocessed source to boost/mpl/test/apply.cpp
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28088