Project

General

Profile

Download (196 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6e0e98fd 01/24/2017 04:17 PM David Sorber

Minor tweak to makefile to delete the executable on clean.

143a60e7 01/24/2017 03:47 PM David Sorber

After much contemplation I realized that my previous approach to solving this execute query template function problem was more wrong than right. Several days of staring at and reading about variadic templates later I figured out the correct way to accomplish my goal.

88cf406f 12/26/2015 03:34 PM David Sorber

Adding sqlite proof-of-concept. This code does not compile due to some template issues but I want to keep track of it none the less.