terminal/src/buffer
Michael Niksa a50c48cd60
Compensate for new warnings and STL changes in VS 16.7 (#7319)
New warnings were added in VS 16.7 and `std::map::erase` is now `noexcept`.
Update our code to be compatible with the new enforcement.

## PR Checklist
* [x] Closes broken audit in main after Agents updated over the weekend.
* [x] I work here.
* [x] Audit mode passes now
* [x] Am core contributor.

## Validation Steps Performed
* [x] Ran audit mode locally
2020-08-18 16:59:31 +00:00
..
out Compensate for new warnings and STL changes in VS 16.7 (#7319) 2020-08-18 16:59:31 +00:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00