-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the submodules group with 3 updates (#560)
- Loading branch information
1 parent
c9d9656
commit 62fd917
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule Catch2
updated
12 files
Submodule parallel-hashmap
updated
5 files
+2 −2 | CITATION.cff | |
+1 −1 | CMakeLists.txt | |
+12 −27 | parallel_hashmap/phmap.h | |
+1 −1 | parallel_hashmap/phmap_config.h | |
+48 −0 | tests/parallel_flat_hash_map_test.cc |
Submodule pybind11
updated
7 files
+2 −0 | tests/test_call_policies.py | |
+7 −0 | tests/test_class.py | |
+4 −0 | tests/test_copy_move.py | |
+2 −0 | tests/test_custom_type_casters.py | |
+1 −0 | tests/test_eigen_matrix.py | |
+4 −1 | tests/test_opaque_types.py | |
+4 −1 | tests/test_operator_overloading.py |