
29 May
2010
29 May
'10
6:53 p.m.
On 29.05.2010 21:38, Stefan Strasser wrote:
Hi,
is there already a macro in Boost.Config that allows you to insert the "template" keyword in the following code for those compilers that require it?
BOOST_NESTED_TEMPLATE? FWIW, why not always follow the standard syntax (that is, with the 'template' keyword)? This macro was introduced for some ancient compilers that didn't support the standard syntax.