Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Done
-
None
-
Fully Compatible
-
Platforms 2017-06-19
Description
We now have regex support via std::regex. We should use that instead. The only current user of boost::regex is mongo::MongoURI, which could be easily switched over.