How to manage utility modules and code snippets with git, boost, [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 4 years ago . When programming I accumulate code snippets and utility classes. I want to store those for practical future use. The question briefly is what is the best way to do this. More elaborate with an example: When writing code we keep reusing our nice tidbits to cover common tasks.