Implement beef::lean::Cow on other pointer widths#40
Implement beef::lean::Cow on other pointer widths#40Waelwindows wants to merge 2 commits intomaciejhirsz:masterfrom
beef::lean::Cow on other pointer widths#40Conversation
length/capacity will be evenly distributed irrespective of target pointer width
Update the documentation to reflect new behaviour on non-x64 platforms
|
This is, strictly speaking, a breaking change, since on 32 bit targets There's advantages to both ways. With
I think there is value in exposing the |
This should remove the restriction on
beef::lean::Cowbeing only available on targets with a pointer width of 64