Commit Graph

35 Commits

Author SHA1 Message Date
Christian Mazakas
2e0fdf7eb4 Update description lists for unordered_multiset 2022-02-18 10:41:46 -08:00
Christian Mazakas
14ecf54d8a Update unordered_multiset refernce to follow new synopsis 2022-02-18 10:41:46 -08:00
Christian Mazakas
c6bdeae570 Update unordered_multiset synopsis to be modelled after the standard 2022-02-18 10:41:46 -08:00
Christian Mazakas
2d539a9b8f Clean up formatting of description lists for unordered_set 2022-02-18 10:41:46 -08:00
Christian Mazakas
8e1f05082e Update unordered_set reference to follow its new synopsis 2022-02-18 10:41:46 -08:00
Christian Mazakas
170d86be9a Update unordered_set synopsis to be consistent with the standard 2022-02-18 10:41:46 -08:00
Christian Mazakas
d810b2d073 Clean up formatting of description lists for unordered_multimap 2022-02-18 10:41:46 -08:00
Christian Mazakas
e948bab4d9 Update unordered_multimap reference to be consistent with new synopsis 2022-02-18 10:41:46 -08:00
Christian Mazakas
7bed1417b9 Update unordered_multimap synopsis to be modelled after the standard 2022-02-18 10:41:46 -08:00
Christian Mazakas
f7eea71b0b Add colons to text in description lists in unordered_map reference 2022-02-18 10:22:14 -08:00
Christian Mazakas
a0eee06c16 Add whitespace to description lists for unordered_map 2022-02-18 10:22:14 -08:00
Christian Mazakas
b7c013c1e8 Update unordered_map descriptions lists to use [horizontal] formatting 2022-02-18 10:22:14 -08:00
Christian Mazakas
1ee2eaf5e9 Reorder unordered_map reference docs to match the order found in the synopsis 2022-02-18 10:22:14 -08:00
Christian Mazakas
fe55012007 Refactor unordered_map synopsis to follow the layout of the standard 2022-02-18 10:22:14 -08:00
Christian Mazakas
83423adc05 Fix API docs to show the correct return type for emplace/insert for multimap and multiset 2022-02-14 12:30:31 -08:00
Christian Mazakas
e58ba2e044 Add missing reference docs for member function template insert for unordered_map/multimap 2022-02-14 08:27:13 -08:00
Christian Mazakas
120861bf55 Add change log note about AsciiDoc conversion 2022-02-07 12:51:19 -08:00
Christian Mazakas
b7514e1e04 Clean up wording on Iterator Invalidation to recommend using reserve() 2022-02-07 12:33:56 -08:00
Christian Mazakas
da390e3959 Shorten Change Log section titles to "Release <version>" 2022-02-07 09:29:42 -08:00
Christian Mazakas
3062759ca8 Update docs to refer to the "draft standard" simply as the "standard" 2022-02-07 09:15:01 -08:00
Peter Dimov
aa7c11a873 Document switch to Fibonacci hashing 2022-02-01 02:29:58 +02:00
Christian Mazakas
8b946ec36d Add reference docs for unordered_multiset 2022-01-31 11:38:51 -08:00
Christian Mazakas
da73e1eda9 Add reference docs for unordered_multimap 2022-01-31 11:38:51 -08:00
Christian Mazakas
cd8716400b Add ref docs for unordered_set 2022-01-31 11:38:51 -08:00
Christian Mazakas
854ab0b151 Add reference docs for unordered_map 2022-01-31 11:38:51 -08:00
Christian Mazakas
c1c98e16d3 Add Copyright section to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
1ee99268f1 Add Bibliography section to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
403ed3abaf Add Rationale section to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
de2ae678a9 Add Comparison section to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
45c92568a1 Add section on Pred/Hasher to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
2f455409e2 Add Buckets section to AsciiDoc 2022-01-31 11:38:51 -08:00
Christian Mazakas
55bdde560a Convert intro to AsciiDoc 2022-01-28 14:31:31 -08:00
Christian Mazakas
4e249125eb Update compliance section to AsciiDoc 2022-01-28 14:31:31 -08:00
Christian Mazakas
1f0ba0198b Convert Change Log to AsciiDoc 2022-01-28 14:31:31 -08:00
Christian Mazakas
145ccc77d6 Update Jamfile to build AsciiDoc and add corresponding file stubs 2022-01-28 14:31:31 -08:00