trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: April 2012

gcc 4.7 template errors: a detailed explanation

From: /dev/ammo42 <mickeytintincolle@...>
Date: Thu, 12 Apr 2012 10:35:52 +0200
There is an entry on Marshall Cline's C++ FAQ concerning the template
constructs that generate new errors on G++ 4.7:
http://www.parashift.com/c++-faq-lite/templates.html#faq-35.19
(see also the previous entry).