|
|
|
@ -1,4 +1,6 @@ |
|
|
|
# libclangmm - an easy-to-use C++ wrapper for libclang # |
|
|
|
# libclangmm [](https://travis-ci.org/cppit/libclangmm) [](https://ci.appveyor.com/project/zalox/libclangmm/branch/master) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###### an easy-to-use C++ wrapper for libclang |
|
|
|
|
|
|
|
|
|
|
|
## About ## |
|
|
|
## About ## |
|
|
|
Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library. |
|
|
|
Provides C++ bindings and class structure to the [libclang](http://www.llvm.org) C library. |
|
|
|
|