commit | 3a3e188d0e77c7277536be3da3724e156cbae169 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Jul 17 14:49:15 2018 -0400 |
committer | Davide Pesavento <davide.pesavento@lip6.fr> | Tue Jul 17 18:01:06 2018 -0400 |
tree | 4f44014f26ddb9355cfb18bef1cc61191b2f8ca7 | |
parent | bc76da1fa42bf801307ad243d50584a1f8c8dbf6 [diff] |
encoding+util: ensure move constructors are properly declared This also fixes a race condition in scheduler::EventId::operator bool() Change-Id: I468f0c46039a3d1a38c69c419ae45b4445d8205a Refs: #3414
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
.