commit | 95fdebe28bedf41be4020310efa270c1e2afa59a | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Sat Nov 08 23:45:03 2014 -0700 |
committer | Junxiao Shi <git@mail1.yoursunny.com> | Wed Nov 12 21:41:15 2014 -0700 |
tree | 3976bbdd1a456cc35d31a16bc25700ac057782dc | |
parent | c0a8c3b9b16f2d67ffc2080896c134fa0f6f3760 [diff] |
common.hpp: avoid conflict between std::placeholders and Boost placeholders refs #2109 Change-Id: Ia231500e6adabd10179db4aeeaf799a28fee07dc
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
.