
26 Jan
2013
26 Jan
'13
9:54 a.m.
Le 21/01/13 09:22, Nathan Ridge a écrit :
I'm getting the following compiler error.
[snip]
..\..\../boost/utility/base_from_member.hpp:135:55: sorry, unimplemented: use of 'type_pack_expansion' in template Sounds like http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48292. Fixed in GCC 4.6.1 and 4.7 series.
Yes, I know. My concern was if base_from_member shouldn't be updated to be able to work as before the code was changed. Vicente