Commit Graph

21 Commits

Author SHA1 Message Date
joaquintides
8ee48fe909 Feature/bulk visit (#217) 2023-10-11 12:50:28 +02:00
Christian Mazakas
f088a5b9b9 Remove usage of boost::forward 2023-09-27 11:44:44 -07:00
Christian Mazakas
7d639e2e86 Update docs noexcept specification for move assignment 2023-09-15 09:50:33 -07:00
Christian Mazakas
583225ad9f Update docs about relaxed Allocator requirements 2023-09-15 08:22:31 -07:00
joaquintides
34e5773a4a documented serialization support 2023-08-17 10:21:45 +02:00
joaquintides
66222eee6a Merge branch 'develop' into feature/detect_reentrancy 2023-08-12 09:54:22 +02:00
joaquintides
bf4a5efd2d documented concurrent/unordered interop 2023-08-11 12:35:40 -07:00
joaquintides
1979ce98a2 documented BOOST_UNORDERED_DISABLE_REENTRANCY_CHECK 2023-07-28 18:22:20 +02:00
joaquintides
470abf41d8 dropped [c]visit_until 2023-07-24 20:13:18 +02:00
joaquintides
5a4d93a72d documented [c]visit_(until|while) 2023-07-21 19:39:43 +02:00
joaquintides
8865a940fc editorial 2023-05-21 12:55:23 +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
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