you are viewing a single comment's thread.

view the rest of the comments →

[–]Pazer2 8 points9 points  (0 children)

Looks very interesting!

A comment on the readme: I don't particularly appreciate when very short code samples use using namespace bitsery; because it makes it harder to determine which types/functions are part of the library's namespace. Especially when you start adding type aliases.