commit | ac1a653f70088bc0e92039e8f9154a1dc2fa2a95 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Apr 30 17:34:31 2015 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Thu Apr 30 17:34:31 2015 -0700 |
tree | 994a4e4439956a740fa6c3db15314ef562e6f1f5 | |
parent | eaa15f76838caa3fd741b049482ed2d1fc9d3667 [diff] |
common: fix NDN_CXX_DECL_FINAL macro refs #2454 Change-Id: I0bc201fb82d2d44609d2b2b179d94488c8da541b
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
.