commit | 5437aa2375fe09fba1ba51b08593a716c667a567 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sun Mar 24 14:02:37 2019 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Mar 25 23:33:03 2019 -0400 |
tree | 44cbe36d1d077e0f8fdd3cba3778f99daccee937 | |
parent | 1660d00046b74377a66b661a3e8d37e13fd747e2 [diff] |
tests: fix compilation with Boost 1.69.0 Also fix flawed logic in the same test case Refs: #4890 Change-Id: Id99e412a2316747e55539955b59d6f6a4c98be47
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
.