Perfect forwarding seems not to be so perfect
Jonathan Wakely
jwakely.gcc@gmail.com
Tue Dec 6 16:49:00 GMT 2011
On 6 December 2011 16:41, Jonathan Wakely wrote:
> I'm guessing you've called format<X> with an explicit template
> argument list, and it's not compatible with the actual types you
> called the function with. Due to
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50828 the error doesn't
> show the explicit template arguments used.
But due to you not showing a complete example, I can only guess.
More information about the Gcc
mailing list