Hacker News new | ask | show | jobs
by ninepoints 1084 days ago
There's "not fast but usable enough" of course, but I would never ship std::regex code on any user facing software. Forget realtime, std::regex fails to be interactive in examples where other libraries resolve quickly.