-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Description
Hi,
Thank you for this very convenient library!
I just downloaded the latest code. When uint64_t inserting, the following link error occurs:
error: undefined reference to `std::unique_ptr<sqlite::database_binder, std::default_delete<sqlite::database_binder> >& sqlite::operator<< <unsigned long long>(std::unique_ptr<sqlite::database_binder, std::default_delete<sqlite::database_binder> >&, unsigned long long const&)'
Is it necessary to write a special template for uint64_t?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels