joaquintides
|
63eaed843f
|
stylistic
|
2022-10-15 11:15:29 +02:00 |
|
joaquintides
|
0b575dc983
|
s/const/constexpr in simde_mm_movemask_epi8
|
2022-10-15 11:14:36 +02:00 |
|
joaquintides
|
b8d4df2b5c
|
stylistic
|
2022-10-15 11:07:48 +02:00 |
|
joaquintides
|
3bf28d7b61
|
stylistic
|
2022-10-15 11:06:15 +02:00 |
|
joaquintides
|
acc7f0ce5c
|
refactored table_arrays dummy groups handling
|
2022-10-15 11:05:51 +02:00 |
|
joaquintides
|
1532e301d1
|
micro-optimized non-SIMD group15::match_impl
|
2022-10-15 10:51:28 +02:00 |
|
joaquintides
|
e663812f24
|
editorial
|
2022-10-15 10:18:47 +02:00 |
|
Christian Mazakas
|
9da61e9050
|
Add post_move_tests
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
1de8801c08
|
Add scary_tests
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
e16537d244
|
Add helper header to include map types based on FOA vs FCA
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
14c190223c
|
Add scoped_allocator tests
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
e3c91ad812
|
Add erase_if tests
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
454cb24cc8
|
Ease test requiremets for erase_if, require copyability now of supplied predicate
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
5e24f6ef22
|
Add reserve_tests
|
2022-10-14 13:37:26 -07:00 |
|
Christian Mazakas
|
d02d4094e6
|
Add merge_tests
|
2022-10-14 13:37:26 -07:00 |
|
joaquintides
|
9a03d1e904
|
added design and implementation notes
|
2022-10-14 20:00:24 +02:00 |
|
joaquintides
|
3683b43242
|
[skip CI] editorial
|
2022-10-14 13:52:37 +02:00 |
|
joaquintides
|
fc5c8c3669
|
removed unused typedef
|
2022-10-14 13:40:56 +02:00 |
|
joaquintides
|
df32d79e8a
|
shut down VS warning
|
2022-10-14 13:30:49 +02:00 |
|
joaquintides
|
aefb5dd66a
|
fixed unordered_flat_map::map_types::move
|
2022-10-14 10:40:07 +02:00 |
|
joaquintides
|
f85e04ef31
|
stylistic
|
2022-10-14 10:30:53 +02:00 |
|
joaquintides
|
8c58ffe546
|
made sure BOOST_[UN]LIKELY is passed a boolean everywhere
|
2022-10-14 10:16:47 +02:00 |
|
Christian Mazakas
|
d538f6184c
|
Add equivalent_keys_tests
|
2022-10-13 11:59:44 -07:00 |
|
Christian Mazakas
|
7339f4264a
|
Undo bad commits to Jamfile, gitignore
|
2022-10-13 11:58:20 -07:00 |
|
Christian Mazakas
|
87674d000b
|
Update map_types to strip const from key, value parameters so that init_type is more efficient and extract() returns a const reference unconditionally
|
2022-10-13 11:39:18 -07:00 |
|
Christian Mazakas
|
6227ae49a7
|
Update find_impl() to ignore warnings about unsigned-signed casting when KeyEqual returns an unsinged integral type
|
2022-10-13 10:23:36 -07:00 |
|
Christian Mazakas
|
c39ed8a5cf
|
Add simple_tests
|
2022-10-12 15:19:11 -07:00 |
|
Christian Mazakas
|
d4f7939aae
|
Add incomplete_test
|
2022-10-12 14:30:07 -07:00 |
|
Christian Mazakas
|
fc7b5573c1
|
Add link_test
|
2022-10-12 14:05:25 -07:00 |
|
Christian Mazakas
|
1c14bc1215
|
Use explicit cast for when KeyEqual returns a size_t type
|
2022-10-12 13:39:43 -07:00 |
|
Christian Mazakas
|
4399e8b360
|
Add noexcept tests
|
2022-10-12 13:39:23 -07:00 |
|
Christian Mazakas
|
3f9bd00f01
|
Add compile_map tests
|
2022-10-12 13:37:12 -07:00 |
|
Christian Mazakas
|
05b3025c0e
|
Fix regression in how the table_iterator defines its reference type
|
2022-10-12 08:58:32 -07:00 |
|
joaquintides
|
becd166e66
|
implemented erase_if
|
2022-10-12 15:34:05 +02:00 |
|
joaquintides
|
006f62047b
|
reverted 334dcb91ac
|
2022-10-12 12:46:47 +02:00 |
|
joaquintides
|
334dcb91ac
|
removed unused typedef
|
2022-10-12 11:20:37 +02:00 |
|
joaquintides
|
df7792040c
|
implemented merge
|
2022-10-12 11:18:05 +02:00 |
|
joaquintides
|
57ea45cb8f
|
overloaded for_all_elements
|
2022-10-12 10:31:52 +02:00 |
|
Christian Mazakas
|
4a8d687778
|
Add compile_set tests with stub for merge()
|
2022-10-11 15:21:10 -07:00 |
|
Christian Mazakas
|
ccd40d0c44
|
Update fancy pointer's implementation of pointer_to to support all types by using boost::addressof()
|
2022-10-11 15:21:10 -07:00 |
|
joaquintides
|
35118b5a71
|
reverted
|
2022-10-11 20:35:59 +02:00 |
|
joaquintides
|
858737fd88
|
s/move/forward in brace-init insert
|
2022-10-11 17:55:55 +02:00 |
|
joaquintides
|
648fb7b99d
|
reverted two prior
|
2022-10-11 17:30:23 +02:00 |
|
joaquintides
|
59c84cb744
|
dropped BOOST_FORCEINLINE in brace-init insert
|
2022-10-11 17:20:22 +02:00 |
|
joaquintides
|
becd6078b3
|
temporarily used value_type&& for brace-init insert
|
2022-10-11 17:10:39 +02:00 |
|
joaquintides
|
e163aa465c
|
reverted c7836659d1
|
2022-10-11 11:51:16 +02:00 |
|
joaquintides
|
3b1f635926
|
reverted c4cc805063
|
2022-10-11 11:50:17 +02:00 |
|
joaquintides
|
7abd7bb36d
|
reverted
|
2022-10-11 11:48:46 +02:00 |
|
joaquintides
|
545ad4f7ad
|
temporarily s/init_type/value_type in brace-init insert
|
2022-10-11 10:54:01 +02:00 |
|
joaquintides
|
c42d86ac0d
|
reverted
|
2022-10-11 10:52:51 +02:00 |
|