Hacker News new | ask | show | jobs
by dundarious 935 days ago
It's _GLIBCXX_DEBUG (one leading underscore) and it's not a good idea to use it in release builds, unlike the original comment's proposal.