Y
Hacker News
new
|
ask
|
show
|
jobs
by
tbe-stream
655 days ago
This seems like a bad idea, if only because std::regex (performance) is horrible.
1 comments
potbelly83
655 days ago
If you read to the end of the article he actually lists the pros/cons where this is mentioned. That aside, the point of the article is maybe not so much using C++ regex but a technique to integrate C++ code into C code.
link