summaryrefslogtreecommitdiff
path: root/README.SMART-POINTERS
diff options
context:
space:
mode:
authorDaniel Burrows <dburrows@debian.org>2009-07-26 21:24:47 -0700
committerDaniel Burrows <dburrows@debian.org>2009-07-26 21:24:47 -0700
commit7ce980960ddbab3c5dd1760d13ad812048c48c2e (patch)
treec99be78511f54797118fb03ac424c594fc411f94 /README.SMART-POINTERS
parent4c6a886c9fe665869f73a7e1479cfb65f471dc18 (diff)
downloadaptitude-7ce980960ddbab3c5dd1760d13ad812048c48c2e.tar.gz
Wrap enough functionality in the statement class to allow the user to execute statements and retrieve results.
This explicitly doesn't try to deal with the inherent non-threadsafety of the sqlite statement type. That will only come up if you're trying to reuse statements, presumably for performance, and once we're doing that, the code that mediates reuse should ensure that only one client has its hands on a given statement at once. (even non-threaded reuse is dangerous!)
Diffstat (limited to 'README.SMART-POINTERS')
0 files changed, 0 insertions, 0 deletions