issues
search
mattreecebentley
/
plf_hive
plf::hive is a fork of plf::colony to match the current C++ standards proposal.
https://plflib.org/colony.htm
zlib License
71
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Random access from index
#29
jdumas
closed
11 months ago
3
Thanks a tonne, i was lazy to write it myself
#28
RavikumarTulugu
closed
2 years ago
1
Hive of Vec4f - static_assert - extented alignment
#27
soufianekhiat
closed
2 years ago
1
reshape() is not exception-safe
#26
Quuxplusone
closed
2 years ago
1
Wrong output of `advance(it, -1)`
#25
Quuxplusone
closed
2 years ago
1
Wrong output of `advance(it, 1)`
#24
Quuxplusone
closed
2 years ago
1
Segfault after splice() with unused groups
#23
Quuxplusone
closed
2 years ago
1
Why does hive_limits::max exist at all?
#22
Quuxplusone
closed
2 years ago
2
reshape() skips the last block
#21
Quuxplusone
closed
2 years ago
1
Invalid write in `recover_from_partial_skipblock_fill`
#20
Quuxplusone
closed
2 years ago
1
Overalignment of small element types?
#19
Quuxplusone
closed
2 years ago
2
Implementability of hive::get_iterator(p)
#18
Quuxplusone
closed
2 years ago
7
trim_capacity on an empty hive leaves one group allocated
#17
Quuxplusone
closed
2 years ago
3
Wrong result of advance(it, -1)
#16
Quuxplusone
closed
2 years ago
2
Invalid read in unique()
#15
Quuxplusone
closed
2 years ago
1
Memory leak in assign/fill/etc.
#14
Quuxplusone
closed
2 years ago
4
clang12 compilation issue
#13
raygoe
closed
2 years ago
1
Off-by-one in block_capacity_hard_limits?
#12
Quuxplusone
closed
2 years ago
1
Allocator-aware ctors initialize only one of the hive's three allocators
#11
Quuxplusone
closed
2 years ago
1
`reshape` of an immobile element type aborts instead of throwing
#10
Quuxplusone
closed
2 years ago
3
rbegin/rend segfault when given an empty hive
#9
Quuxplusone
closed
2 years ago
1
Segfault in distance(iterator, iterator)
#8
Quuxplusone
closed
2 years ago
3
Const-correctness: H::const_iterator should not be convertible to H::iterator
#7
Quuxplusone
closed
2 years ago
3
Return type of const_reverse_iterator::base() should be const_iterator
#6
Quuxplusone
closed
2 years ago
1
Const overloads of rbegin/rend are missing
#5
Quuxplusone
closed
2 years ago
2
Use std::conditional_t for type-switching pattern
#4
frederick-vs-ja
closed
2 years ago
3
Issues about comparison operators
#3
frederick-vs-ja
closed
2 years ago
4
`reinterpret_cast` to fancy pointers?
#2
frederick-vs-ja
closed
2 years ago
3
Add correct AllocatorAwareContainer semantics to move-assignment,copy-assignment,and copy-constructor.
#1
Steve132
closed
2 years ago
1