Update of /cvsroot/boost/boost/libs/regex/test/regress
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25281/libs/regex/test/regress
Modified Files:
Tag: RC_1_34_0
test_icu.cpp
Log Message:
Improve ICU support. See http://svn.boost.org/trac/boost/ticket/976
Index: test_icu.cpp
===================================================================
RCS file: /cvsroot/boost/boost/libs/regex/test/regress/test_icu.cpp,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- test_icu.cpp 14 Sep 2005 12:20:08 -0000 1.5
+++ test_icu.cpp 22 May 2007 17:24:25 -0000 1.5.2.1
@@ -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;
@@ -647,3 +647,4 @@
void test_icu(const wchar_t&, const test_regex_replace_tag&){}
#endif
+
-------------------------------------------------------------------------
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