...one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards
...one of the most highly regarded and expertly designed C++ library projects in the world.
Set a value.
iterator set( iterator pos, core::string_view value); » more... iterator set( core::string_view key, core::string_view value, ignore_case_param ic = {}); » more...
more...