commit | 7dffab6f6bf2497591842d4f7993368a4be89c43 | [log] [tgz] |
---|---|---|
author | Ashlesh Gawande <agawande@memphis.edu> | Thu Dec 21 16:40:53 2017 -0600 |
committer | Alex Afanasyev <aa@cs.fiu.edu> | Mon Dec 25 17:57:15 2017 -0800 |
tree | e5fc934ca70359108151f35d3ccd69d9122b1507 | |
parent | 7429390ec771933331ab56b81b34ec7da103a120 [diff] |
Fix missing 'typename' prior to dependent type name error On Ubuntu 17.10 with gcc 7.2 or clang 3.9, compiler threw the error when trying to use the append(Iterator) method on a name Change-Id: I5252280cfc9021d81d6bb996012255e226006a45
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.