commit | dfb8a61aa6005b5184196257a9671656b7f274ad | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Nov 25 19:14:11 2014 +0100 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Nov 25 23:34:23 2014 +0100 |
tree | 95805e2df7384b72cbdbeb46c9c8c5fd7641762a | |
parent | d3a55b29ece1df247ec7fc01771332ebd678cb2f [diff] |
util: specialize std::hash<> for ethernet::Address Change-Id: Id1263b8716d242f36e563b9aebbd2bb695fd4e5b
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
.