seznam/SuperiorMySqlpp

RowStreamAdapter should support non-default-constructible types

Erbureth opened this issue · 1 comments

When loading non-default-constructible value (which is OK, when the field is NOT NULL), the compilation fails.

Issue is solved by #121