[odb-users] nvarchar to std::string mapping
Boris Kolpackov
boris at codesynthesis.com
Mon May 4 06:06:13 EDT 2020
Sten Kultakangas <ratkaisut at gmail.com> writes:
> If anyone else wants nvarchar / UTF-8 std::string mapping, here's my
> implementation. Feel free to use it in your projects.
Thanks for sharing! While your implementation depends on some third-
party libraries (such as Poco) which not all projects may be open to,
it can nevertheless serve as a nice reference implementation.
More information about the odb-users
mailing list