forked from boostorg/regex
Apply patch from https://svn.boost.org/trac/boost/ticket/10682
This commit is contained in:
@ -17,7 +17,7 @@ Certainly any string type that provides access to it's internal buffer, along
|
||||
with it's length, can be converted into a pair of pointers (which can be
|
||||
used as iterators).
|
||||
|
||||
Some non-standard string types are sufficiently common that wappers have been
|
||||
Some non-standard string types are sufficiently common that wrappers have been
|
||||
provided for them already: currently this includes the ICU and MFC string class
|
||||
types.
|
||||
|
||||
|
Reference in New Issue
Block a user