Skip to content
Snippets Groups Projects
Commit e53596b7 authored by Ben Boeckel's avatar Ben Boeckel
Browse files

RegularExpression: Add string overloads

It's weird that find had one (non-inline) overload. Make overloads for
the ctor and .compile() as well so that other code can drop unnecessary
.c_str() calls.

Change-Id: If0da9811728892bdfd1340f51ec9b33524776958
parent 6cbb57ac
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment