commit | 813ae5831b6ba9b783b19dcdf0b75a106c915b81 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Dec 16 20:34:04 2019 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Dec 16 20:34:04 2019 -0500 |
tree | e24b79418e4672b8ec282078f778ae5f8c08e4df | |
parent | 7c67ab593850a7bab2ca5a7df9f6785e94ce7feb [diff] |
encoding: use boost::endian::endian_load() if available Refs: #4612 Change-Id: I034f246848c5ae2c8e0ff02f7ec52d26ef8a73e0
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.
You're encouraged to contribute to ndn-cxx! Check out 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.