commit | a4c5048a156b351806ac1895c2706b253c28498e | [log] [tgz] |
---|---|---|
author | Junxiao Shi <git@mail1.yoursunny.com> | Thu Dec 04 12:40:49 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Dec 07 09:57:25 2014 +0200 |
tree | 1ea551307bef0ddec5cb939db9a20c96f8540672 | |
parent | 24d4b93813f2be29788116ff4ac79b9f0bc29c17 [diff] |
util: ensure concepts.hpp can compile on its own This commit also adds comments and test cases for concept checks. refs #2270 Change-Id: Ibc4239adf8980f5b0c0c2d73b6c4b22fb94cbf18
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
.