commit | 71a2f03d728caebeebcd60988637627317ccba6f | [log] [tgz] |
---|---|---|
author | Eric Newberry <enewberry@cs.arizona.edu> | Mon Jun 18 23:49:43 2018 -0700 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Tue Jun 19 10:06:34 2018 -0700 |
tree | a5b980ea7e42f914a5da6d8d0b7d96cd1f63eac7 | |
parent | ca660f116a17fd4dd7749e044d7697b42e483e42 [diff] |
mgmt: fix compilation error on Xcode 8 and earlier refs #4639 Change-Id: I3c2af9e60f3a9c0c959bd6a52d65c308c234efac
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: https://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/
If you are new to the NDN community of software generally, read the Contributor's Guide.
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.