Use AllocatorType<ObjectType::value_type>,

instead of hard-coding it for std::map's value_type
This commit is contained in:
gatopeich 2020-06-22 18:35:46 +01:00
parent 15337b2cc3
commit ddf0a45abb
6 changed files with 10 additions and 12 deletions

2
.gitignore vendored
View file

@ -26,6 +26,8 @@ cmake-build-debug
test/test-*
test/test_data.hpp
Temporary
/.vs
.vscode