commit | ae61aacbf3fee10ce8ef6afa9a465437803771fa | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Tue Nov 04 14:57:38 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Tue Nov 04 15:08:47 2014 -0700 |
tree | ef7162b6854c57375a5ee518fbf650e8f501c7ad | |
parent | 45c13841a383e358e334d0d69af5c59a523cabf5 [diff] |
code-style: prefer BOOST_ASSERT and static_assert refs #2132 Change-Id: I203f22148fd52adcb611e8a219db18c0a8b9f2ef
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
.