-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Portability
-
Fully Compatible
-
Platforms 2017-06-19
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.