seznam / SuperiorMySqlpp

SuperiorMySQL++
GNU Lesser General Public License v3.0
31 stars 20 forks source link

RowStreamAdapter should support non-default-constructible types #120

Closed Erbureth closed 4 years ago

Erbureth commented 5 years ago

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

smradCZ commented 4 years ago

Issue is solved by #121