sqlite_wrapper icon indicating copy to clipboard operation
sqlite_wrapper copied to clipboard

This should be constexpr

Open ghost opened this issue 6 years ago • 1 comments

If you ever actually hit one of those static_asserts, the compile-time error would occur, but it would not be because a static assertion failed, but rather a non-constant condition was used in a static assertion.

ghost avatar Oct 02 '19 19:10 ghost

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


John Boyer seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 02 '19 19:10 CLAassistant