commit | e02d2f9f6ed844851c51d303bdfcf6bd46dc84c2 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Sat Apr 24 02:50:51 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Apr 30 15:51:35 2021 -0400 |
tree | 5cbf2887a3547ccea9c3e33f28f4de246ec33afa | |
parent | 90b6a1b0b561b1ca0826814fb6722a5caa44df45 [diff] |
encoding: move most of Estimator methods inline and make constexpr Change-Id: I5b7e1299a52217c824c54dc2eda6ddf3d70367ae
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.