flat_map::emplace_hint
Not all the code path has been exercised by the tests for `flat_map::emplace_hint` Adding more test coverage. At the same time, adding more test cases for `flat_map::emplace`
<cxxx>