commit | 4f512fb24e8105e2b394ae7528f6236905b50ab4 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 18 10:47:53 2016 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed May 25 14:46:20 2016 -0700 |
tree | 86e082886cd48253f640e63fe512e679f265d221 | |
parent | 8e998e415f2df1f1216f5e2b00ff54485e4d011b [diff] |
name: Add Name::deepCopy to allow memory optimizations Change-Id: I5c498d7524c497e8d7c8e2d89561ff51d1c64d35 Refs: #3618
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: http://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
.