Update of /cvsroot/boost/boost/libs/regex/test/regress
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6766/libs/regex/test/regress

Modified Files:
        test_icu.cpp 
Log Message:
Added new example.
Updated ICU support for VC8

Index: test_icu.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/regex/test/regress/test_icu.cpp,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- test_icu.cpp        14 Sep 2005 12:20:08 -0000      1.5
+++ test_icu.cpp        22 May 2007 09:47:28 -0000      1.6
@@ -39,8 +39,8 @@
 {
 private:
    Seq* container;
-   typedef const typename Seq::value_type value_type;
 public:
+   typedef const typename Seq::value_type value_type;
    typedef Seq                  container_type;
    typedef std::output_iterator_tag  iterator_category;
 


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to