commit | 51dc2ef4dfc94563aa649c5f23df9148c7dd8775 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Nov 04 20:04:19 2014 +0100 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Nov 05 22:38:55 2014 -0800 |
tree | 0bfff79373c118cbea75ac1a5b8d1202fe124d02 | |
parent | 468abc38c3ab7ff9e8a5e4a38285adbed0589394 [diff] |
util: use C++11 features in ethernet::Address class. Change-Id: I2740575c26d485ac13b1688cb8a74426145d8bae
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
.