Update of /cvsroot/boost/boost/boost/xpressive/detail/core/matcher
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv29885/detail/core/matcher
Modified Files:
set_matcher.hpp
Log Message:
SetFillContext does proper widening of narrow chars
Index: set_matcher.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/xpressive/detail/core/matcher/set_matcher.hpp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- set_matcher.hpp 17 Apr 2007 05:02:37 -0000 1.7
+++ set_matcher.hpp 24 Apr 2007 07:05:20 -0000 1.8
@@ -39,7 +39,7 @@
bool not_;
bool icase_;
- set_matcher(Traits const &)
+ set_matcher()
: set_()
, not_(false)
, icase_(false)
-------------------------------------------------------------------------
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