commit | 0c145ec5081bc5ceb0d3298bfdffbaedc9ec0646 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Apr 10 21:33:57 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Apr 10 22:12:04 2018 -0400 |
tree | a1f52ff7a15f109fc1c52441644acb65f67eb286 | |
parent | a2550a9d4152b916f3d3b2ce29069a7434eed29c [diff] |
util: support declaring loggers as class members Change-Id: If6373023d27cf655c1a7f29009edaee0ae21d5b7 Refs: #4552
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
.