440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
the   {key13}


libstldb4 0.4.96 (Default branch)

FreshMeat

Sunday January 6, 2008. 01:24 PM
FreshMeat

libstldb4 is a C++ wrapper for the sleepycat db4 database. It uses the STL in the API where sensible, allows standard IOStreams for data access where sensible, e.g. getting the value of a key should be able to use an istream interface to allow simple partial value retreival, and moves the transaction parameter to be the last optional parameter or provides two versions of the same method for trans/nontrans. The API has been modified to use more standard types. Operator overloading is used to allow quick and dirty coding (mydb[ "key" ] = "value";) to set and cerr. License: GNU General Public License (GPL) Changes: The internal copy of Berkeley db was updated to version 4.6.21. STLdb4 can now be built on Symbian 60v3. Minor updates were made for building across Linux distributions on OBS.
libstldb4 wrapper sleepycat db4database. uses wheresensib libstldb4 0.4.96 (Default branch)
libstldb4 0.4.96 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=725b5d9bc5e8d8d31b7af3f37165df93

 

 Related News 

Search

Download Zicos
Sat November 22, 03:58 PM
the   {key13}