442 Commits

Author SHA1 Message Date
joaquintides
678f8802f4 [skip ci] updated boost::unordered_[multi]set benchmarks 2023-06-20 09:53:25 +02:00
Christian Mazakas
704b3c7a4b Update docs to describe the returned proxy type as "convertible to iterator" 2023-06-19 14:33:10 -07:00
joaquintides
2b6cfe4f3c documented proxy erase(iterator) 2023-06-19 08:21:13 -07:00
joaquintides
4b877d363a updated concurrent_flat_map benchmarks 2023-06-09 08:55:25 -07:00
Christian Mazakas
2395db7bb9 Cleanup docs 2023-06-09 08:55:25 -07:00
joaquintides
1d2be664a0 added boost::concurrent_flat_map benchmarks 2023-06-05 20:08:32 +02:00
joaquintides
b4c75abca9 typo 2023-05-22 09:49:00 +02:00
joaquintides
a696bdecf6 editorial 2023-05-21 13:10:46 +02:00
joaquintides
8865a940fc editorial 2023-05-21 12:55:23 +02:00
joaquintides
2a28698c8c editorial 2023-05-21 12:43:45 +02:00
joaquintides
96f5983f88 fixed initializer_list insert requirements 2023-05-21 12:39:02 +02:00
joaquintides
f28527c4d8 removed double separating line 2023-05-19 11:28:08 +02:00
joaquintides
528f7d4b12 title cased some sections 2023-05-19 11:17:56 +02:00
joaquintides
a140de4254 typos/editorial 2023-05-19 10:51:00 +02:00
Christian Mazakas
f1bc948be8 Update table formatting in intro to use monospaced font 2023-05-18 13:14:58 -07:00
joaquintides
3d640ac032 refactored to modernize and improve flow 2023-05-18 20:18:58 +02:00
joaquintides
f48fc70f4b typos/editorial 2023-05-14 11:13:48 +02:00
joaquintides
48f703132e added implementation description for cfoa 2023-05-13 19:29:41 +02:00
joaquintides
69ee0039e0 added implementation rationale for concurrent hashmap 2023-05-13 19:29:08 +02:00
joaquintides
add01e2dfd added compliance section for concurrent hashmap 2023-05-13 19:28:43 +02:00
joaquintides
4b4db3dfb3 fixed links 2023-05-13 10:00:35 +02:00
joaquintides
69ba1c7c00 editorial 2023-05-09 19:53:56 +02:00
joaquintides
ba25041fc8 added tutorial on boost::concurrent_flat_map 2023-05-08 18:37:36 +02:00
joaquintides
1c98a4a8f1 changed all titles to Title Casing 2023-05-05 18:56:33 +02:00
joaquintides
bf73366117 typo 2023-05-05 17:55:53 +02:00
joaquintides
719394c522 Split important info int separate paragraphs 2023-05-05 17:55:02 +02:00
joaquintides
03fccc1947 refined concurrency requirements and guarantees 2023-05-05 17:37:20 +02:00
joaquintides
814264082f fixed BNF syntax 2023-05-04 19:19:37 +02:00
joaquintides
70e3dc4628 Changed the return type of iterator/initializer_list insert[_or_[c]visit] and merge to size_type 2023-05-04 19:16:39 +02:00
joaquintides
b72dbef1a9 added equality comparison to reference 2023-05-04 18:51:03 +02:00
joaquintides
dfb4f2a28a added reference for boost::concurrent_flat_map 2023-05-03 17:53:13 +02:00
joaquintides
1bf193b8fc updated release notes 2023-03-06 21:46:42 +01:00
Christian Mazakas
47dd02a4b3 Add bugfix notes to release notes 2023-03-03 11:18:41 -08:00
Christian Mazakas
dc63438e22 Add missing end-of-list marker to compliance section 2023-03-01 09:37:49 -08:00
Christian Mazakas
0a3ac26f00 Update changelog to reflect planned C++03 deprecation 2023-02-28 15:44:44 -08:00
joaquintides
c189d8d5e8 updated boost::unordered_(flat|node)_map benchmarks 2023-02-25 10:03:10 +01:00
joaquintides
886227db3b updated link to P2363 2023-02-24 09:58:51 +01:00
joaquintides
d51cee35d5 updated open-addressing benchmark info 2023-02-18 12:31:26 +01:00
joaquintides
d0289b4c7b editorial 2023-02-18 12:13:14 +01:00
joaquintides
aa6eef135e editorial 2023-02-13 18:40:36 +01:00
joaquintides
1dd085daaa added unordered_node_[map|set] containers to the tutorial 2023-02-13 13:29:52 +01:00
joaquintides
2a8f50bcb7 added reference for unordered_node_set 2023-02-12 18:32:26 +01:00
joaquintides
866c58a879 typo 2023-02-12 17:35:02 +01:00
joaquintides
c9a75a56c2 added reference for unordered_node_map 2023-02-11 13:23:34 +01:00
joaquintides
e1861aa3d9 updated copyright notes 2023-02-11 13:23:12 +01:00
joaquintides
242c7cb93a updated release notes 2023-02-11 13:22:55 +01:00
joaquintides
14d80725eb documented the new mulx-based mixing algorithm 2023-02-08 20:07:23 +01:00
joaquintides
955f94350b typo 2022-12-20 16:46:08 +01:00
joaquintides
1955e4f36a fixed constraint notes in transparent insert with hint 2022-12-20 11:35:15 +01:00
joaquintides
644295db3a added release notes for feature/p2363 2022-12-19 13:24:04 -08:00