zerodaycode / Zork

Project manager and builder automation tool for modern C++ projects
MIT License
149 stars 10 forks source link

Refactor de parts of the project_model that uses owned data to use the clone-on-write idiom #112

Closed TheRustifyer closed 3 months ago

TheRustifyer commented 4 months ago

Refactor

This is a sub-issue of #110 with the changes on PR #109