...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Non-standard extension option.
bool allow_invalid_utf8 = false;
Allow invalid UTF-8 sequnces to appear in keys and strings.
This increases parsing performance.