Details
Description
Accomplish the following tasks:
- Finalize the interface for the store
- Implement a dummy version using a standard C++ map, including merge method
- Write a unit test testing the newly implemented methods
Accomplish the following tasks: