maxbachmann
|
81913790f2
|
Update VariadicBind.h for C++11 instead of C++14 (#196)
* Update VariadicBind.h
* replace c++14 by c++11
* activate tests for c++11
* replace string_literals for c++11 support
|
2019-05-16 08:41:29 +02:00 |
|
Sébastien Rombauts
|
2cb3cb2fef
|
Update copyright notice
|
2019-03-02 15:46:53 +01:00 |
|
Sébastien Rombauts
|
d020c5f694
|
Update copyright notices to 2018
|
2018-01-24 11:26:38 +01:00 |
|
Sébastien Rombauts
|
fd8f50bdd9
|
Remove last #include <sqlite3.h> from a header : add a few public constants
- Move #include <sqlite3.h> from Exception.h to a new corresponding .cpp
- Add SQLite::OPEN_READONLY...
|
2016-07-13 17:16:41 +02:00 |
|
Sébastien Rombauts
|
4e7c12f629
|
Add VariadicBind.h from PR #85 to CMake for Visual Studio
+ fix style issues (cpplint)
|
2016-07-02 14:04:39 +02:00 |
|
Sébastien Rombauts
|
390efbd301
|
Cleanup unit test for Variadic bind()
|
2016-06-30 21:28:20 +02:00 |
|
Paul Dreik
|
808a9c894e
|
add unit test for variadic bind
|
2016-06-15 20:39:20 +02:00 |
|