Browse Source

[Minor] Update unordered_dense library

tags/3.5
Vsevolod Stakhov 1 year ago
parent
commit
38b7e47792
No account linked to committer's email address
2 changed files with 586 additions and 269 deletions
  1. 1
    1
      contrib/DEPENDENCY_INFO.md
  2. 585
    268
      contrib/ankerl/unordered_dense.h

+ 1
- 1
contrib/DEPENDENCY_INFO.md View File

@@ -36,4 +36,4 @@
| doctest | 2.4.6 | MIT | NO | |
| function2 | 4.1.0 | Boost | NO | |
| ankerl/svector | 1.0.2 | MIT | NO | |
| ankerl/unordered_dense | 1.0.2 | MIT | NO | |
| ankerl/unordered_dense | 2.0.1 | MIT | NO | |

+ 585
- 268
contrib/ankerl/unordered_dense.h
File diff suppressed because it is too large
View File


Loading…
Cancel
Save