We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
True, I did not provide conversion to char, short, unsigned char and unsigned short.
Not sure it's a good idea though, since this might imply a truncation. Though it could be true with other implicit cast I wrote, so why not....
Do you really use this kind of variable types?
Sorry, something went wrong.
I do.
Add implicit cast operators to char & short and their unsigned variants
f31b16e
Fix #179 error: conversion from 'SQLite::Column' to 'unsigned char' is ambiguous
35aaf73
SRombauts
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: