[Bug c++/48292] [C++0x] "sorry, unimplemented: use of 'type_pack_expansion' in template"
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue May 24 13:23:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48292
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-24 12:50:45 UTC ---
(In reply to comment #3)
> CC-ing Jason about this one too. By the way, isn't the first time this sorry
> message surfaces, eg, Comment #4 in PR44167.
... actually adding Jason to the CC list ;)
I've marked the other as a dup after comparing the results for both testcases
with G++ 4.4 and later versions.
Jason, is this likely to be easy to fix? I've been hitting this and PR 47335
while implementing std::allocator_traits. If they aren't likely to be fixed in
the near future I'll look into workarounds
More information about the Gcc-bugs
mailing list