No touchy! Copy-on-write and immutable state for C++
Stars
5
Forks
3
Watchers
5
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
165
commits
remove dangerous mutable deref operator from nodes
efd33e2View on GitHubtransaction: propagate assighment from node ref, add tests
d0dec92View on GitHubremove SharedState as library type, treat as example
44c6af4View on GitHubsimplify node vector: no longer considering mutable accessors dangerous
467a065View on GitHubuse NodeTransaction in shared state, fix abort race
610b3c8View on GitHub