Skip to content
Snippets Groups Projects
Commit 323fe2f2 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: reorganize regular expressions and add C++11 regex support

- new regExpCxx wrapper for C++11 regex support with drop-in
  compatibility with existing code.

- regExpPosix (was regExp), for future phase out in favour of regExpCxx.

- The regExp header will continue to be used for defining an
  appropriate typedef corresponding to the preferred implementation.
parent 9ea99ed8
Branches
Tags
No related merge requests found
Showing
with 1125 additions and 285 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment