commit | 90e23585a53ee181f5e9f5a4395b1c1c7b2909c6 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Thu Nov 06 14:21:04 2014 -0800 |
committer | Yingdi Yu <yuyingdi@gmail.com> | Thu Nov 06 19:15:48 2014 -0800 |
tree | 335b2560be54f421e73f7cc53f43a6092160fc4a | |
parent | 4e9b069bb844545d7e352b98821c5a11520f1b58 [diff] |
name: Add std::hash<Name> to support unordered_map container Change-Id: I1edda483340fc5a891b6ae3a9cc4baf39b859621 Refs: #2147
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
.