Add examples to demo C++ library APIs.
authorLei Zhang <antiagainst@google.com>
Wed, 28 Sep 2016 14:50:43 +0000 (10:50 -0400)
committerLei Zhang <antiagainst@google.com>
Wed, 28 Sep 2016 19:24:00 +0000 (15:24 -0400)
commit689df65966e733726cb3b455e33bfe67bc26c653
tree0e78b52a9df9dfe3e62c0dd7bdc03c30587eef87
parentf9cb7c282cf1a6c3867ce04b9e288ad7ce2c11a4
Add examples to demo C++ library APIs.
CMakeLists.txt
README.md
examples/CMakeLists.txt [new file with mode: 0644]
examples/cpp-interface/CMakeLists.txt [new file with mode: 0644]
examples/cpp-interface/main.cpp [new file with mode: 0644]