commit | 8609bf2dccb054e033233e02cb078c8987fbac32 | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 12 13:02:55 2017 +0000 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Jul 12 13:02:55 2017 +0000 |
tree | 53bfc068e7dd1a8d861e971a65d3bb80471c4144 | |
parent | c2e12b418b0398f717073827d5b7d2d2a987a444 [diff] |
name: remove enable_shared_from_this Name class is typically not created with make_shared, and there is no known usage of Name::shared_from_this. refs #4173 Change-Id: I24723076d694b359f01f77c09527a49911147556
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/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.