Use AllocatorType<ObjectType::value_type>,
instead of hard-coding it for std::map's value_type
This commit is contained in:
parent
15337b2cc3
commit
ddf0a45abb
6 changed files with 10 additions and 12 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -26,6 +26,8 @@ cmake-build-debug
|
|||
|
||||
test/test-*
|
||||
test/test_data.hpp
|
||||
Temporary
|
||||
|
||||
/.vs
|
||||
.vscode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue