(no title)
nthompson | 8 years ago
I would add: A lot of regex work is still being done out of boost.regex; maybe people still haven't done the switch for most projects? For example, I think boost.regex is still used in Chrome.
Just ran your code on boost, looks like "shared_mutex" is the least used header there.
I use <future> all the time (in boost, no less) so it might be selection bias.
Topolomancer|8 years ago
smitherfield|8 years ago
alexhutcheson|8 years ago
[1] https://github.com/google/re2/
[2] https://www.pcre.org/original/doc/html/pcrecpp.html