Skip to content

Commit 5e3d50b

Browse files
authored
Use a single vector for async_map and support atomic (non-movable) types directly (#1456)
* Use a single vector for async_map * Using std::pair<K, V> as value_type * Use unique_ptr underneath async_map * formatting * Comparison operators for async_map * Add useful error for operator[]
1 parent c27e3dc commit 5e3d50b

File tree

2 files changed

+139
-111
lines changed

2 files changed

+139
-111
lines changed

0 commit comments

Comments
 (0)