KnowSheet / Sherlock

Structured, append-only, immutable data persistence layer with publish-subscribe.
2 stars 1 forks source link

Take a closer look at type dispatching of `Entry[&&]` `copy_of_entry` in `sherlock.h` #43

Open dkorolev opened 9 years ago

dkorolev commented 9 years ago

And at the signature of the Entry method. It should be cleaner, both wrt 2nd and 3rd parameters, and wrt the return type.

CC @mzhurovich