Update of /cvsroot/boost/boost/boost/spirit/symbols
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv9824/boost/spirit/symbols

Modified Files:
      Tag: SPIRIT_RC_1_8_5
        symbols.hpp 
Log Message:
recent changes to HEAD revision


Index: symbols.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/spirit/symbols/symbols.hpp,v
retrieving revision 1.8
retrieving revision 1.8.4.1
diff -u -d -r1.8 -r1.8.4.1
--- symbols.hpp 8 Feb 2006 23:09:46 -0000       1.8
+++ symbols.hpp 31 Jan 2007 11:04:09 -0000      1.8.4.1
@@ -181,6 +181,8 @@
     symbol_inserter(SetT& set_)
     : set(set_) {}
 
+    typedef symbol_inserter const& result_type;
+
     template <typename IteratorT>
     symbol_inserter const&
     operator()(IteratorT first, IteratorT const& last, T const& data = T()) 
const


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to