Re: [Boost-bugs] [Boost C++ Libraries] #3989: Syntax error -- missing "template" keyword

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3989: Syntax error -- missing "template" keyword
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-13 01:05:09


#3989: Syntax error -- missing "template" keyword
--------------------------+-------------------------------------------------
 Reporter: anonymous | Owner: cornedbee
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: property_tree
  Version: Boost 1.42.0 | Severity: Showstopper
 Keywords: |
--------------------------+-------------------------------------------------

Comment(by anonymous):

 "libs/multi_array/example/for_each.hpp" is also missing a necessary
 keyword on this line:

 {{{
     for_each(boost::type<TYPENAME
 Array::element>(),A.begin(),A.end(),xform);
 }}}

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3989#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC