Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 218 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 218 Bytes

SQLite3 Variadic Template Bindings

This is a header only binding of sqlite3 lib for C++.

It suffered from a bug concerning gcc up to 4.9.1 at least on x86_64. Some 4.7 version for arm is know to work too.