commit | 3aa4f41b77159c625b1045bc319bb02fee318ae6 | [log] [tgz] |
---|---|---|
author | Wentao Shang <wentaoshang@gmail.com> | Tue Aug 18 21:12:50 2015 -0700 |
committer | Wentao Shang <wentaoshang@gmail.com> | Wed Aug 19 20:44:08 2015 -0700 |
tree | 7ce18c4a9ba89879127d3008ff877b5c0d0deee3 | |
parent | 18846944ab0d6ee3eddecdb1303a5ea78748b6b5 [diff] |
code-style: new style for switch statement Change-Id: Id4729a328c84967ea888ad9137d92308e8ef6c30 Refs: #3099
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
.