BrainlessLabs / bun

Bun is a simple to use C++ Object Database, Object Relational Mapper (ORM) and key-value library
http://www.codeproject.com/Articles/1100449/Cplusplus-Object-Relational-Mapping-ORM-Eating-the
BSD 3-Clause "New" or "Revised" License
106 stars 16 forks source link

Size warning fix and example fix #44

Closed BrainlessLabs closed 6 years ago

BrainlessLabs commented 6 years ago

Added the valid examples and also removed the warnings from the KV Store.


This change is Reviewable