remove map_util from most of the code; absl::make_unique and absl::optional -> stl version

This commit is contained in:
Laurent Perron
2022-03-07 11:31:58 +01:00
committed by Mizux Seiha
parent 1b1cbc4fa5
commit c82cfdc9ad
64 changed files with 166 additions and 223 deletions

View File

@@ -100,4 +100,4 @@ Image has been generated using [plantuml](http://plantuml.com/):
```bash
plantuml -Tsvg docs/{file}.dot
```
So you can find the dot source files in [doc](doc).
So you can find the dot source files in [docs](docs).