commit | 334516a019f8855bcb13cacadfe5b1a8c420114c | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 09 18:02:36 2024 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Fri Feb 09 18:02:36 2024 -0500 |
tree | 7bd3e56a1632e031be97cd68e4ef1ec64874f28f | |
parent | 5d36a52260d6930d57ac91b352c142ee0d3a0316 [diff] |
name: remove unused and redundant `push_back(const T&)` Change-Id: I88b9070eda34c31aea03d1772c14bdc596947b00
ndn-cxx is a C++17 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 bug reports or feature requests to the ndn-cxx issue tracker.
Contributions to ndn-cxx are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide and README-dev.md
to get started.
ndn-cxx is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md
for details.