diff options
author | Eduardo Julian | 2022-02-18 17:37:21 -0400 |
---|---|---|
committer | Eduardo Julian | 2022-02-18 17:37:21 -0400 |
commit | e3986e8a7b9a997441477cdb333d3a8537dc49fb (patch) | |
tree | ad3823d894f75dfbda2140242902239ade8775dd /documentation/bookmark/data_structure | |
parent | 99361f07e4dd5724611e13a91ba8f14f039cdf0c (diff) |
Yet more fixes for JVM interop.
Diffstat (limited to '')
-rw-r--r-- | documentation/bookmark/data_structure/persistent.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/bookmark/data_structure/persistent.md b/documentation/bookmark/data_structure/persistent.md new file mode 100644 index 000000000..abb205b80 --- /dev/null +++ b/documentation/bookmark/data_structure/persistent.md @@ -0,0 +1,4 @@ +# Reference + +0. [A Hash Map for Graph Processing Workloads & a Methodology for Transactional Data Structures - CppCon](https://www.youtube.com/watch?v=aeC8yCwQJ-E) + |