commit | 7f17790b30bd69d1579e30e714275c9406f87312 | [log] [tgz] |
---|---|---|
author | Mickey Sweatt <sweattm92@gmail.com> | Wed Jun 10 17:20:19 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Jun 18 22:08:03 2015 -0700 |
tree | d74746ccf7ecbd44f28828ec3415a8f90e2fa1c6 | |
parent | 1b0311ce9ab0fd9248bf26fae7020de5cca87d86 [diff] |
util: Sqlite3Statement helper Change-Id: Ia555dff99efa7d217f0b6153b1333b6dd97dd610
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.