1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 2 days ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Have non-returning variants of release() and release_range() throw More... about 2 months ago
Update CHANGELOG to reflect the change made to COW More... about 2 months ago
Update the documentation to reflect the behavior change More... about 2 months ago
Reclaim the shared blocks on detach when the store is the last sharer More... about 2 months ago
Allow mutable access on a COW-enabled multi_type_vector More... about 2 months ago
Update the documentation and CHANGELOG of the position_hint switch More... about 2 months ago
Ajust test code as well as example code to use position_hint More... about 2 months ago
Switch the aos variant to using position_hint More... about 2 months ago
Switch the soa variant to using position_hint More... about 2 months ago
Define position_hint type and container ID generation facility More... about 2 months ago
Add new noteworthy changes to CHANGELOG More... 2 months ago
Fix potential memory leak on clone with COW disabled More... 2 months ago
Two more important warnings to put inside warning boxes More... 2 months ago
Put the conditional guarantee on exception / memory safety in ... More... 2 months ago
Add a section illustrating stateful cloning via clone_value More... 2 months ago
Add a new example code for stateful cloning with clone_value More... 2 months ago
Add three new test cases for clone_value specialization More... 2 months ago
Make clone_block specializations exception safe More... 2 months ago
Rework clone_block to allow stateful clone_value More... 2 months ago
Finally, update CHANGELOG for the new changes worth noting More... 2 months ago
Add a new code example on cloning with a fresh handler More... 2 months ago
Add another example on copy-on-write More... 2 months ago
Add another exmaple on copy-on-write involving noncopyable block More... 2 months ago
Add basic example on how to use multi_type_vector with COW enabled More... 3 months ago
Introduce shared_block_error to handle COW contract violation ... More... 3 months ago
Add a dedicated section describing the concept of COW More... 3 months ago
Re-organize mtv examples to add additional grouping More... 3 months ago
Add some design notes on multi_type_vector's COW support More... 3 months ago
Group examples into sections More... 3 months ago
Add code example on clone_block specialization More... 3 months ago