blob: ded69850f6da56374f0e7c27d6782f299bd23f1a (
plain)
1
2
3
4
5
6
|
A very simple C++ consumer of the libstore library.
- Keep it simple. Library consumers expect something simple.
- No build hook, or any other reinvocations.
- No more global state than necessary.
|