An open API service indexing awesome lists of open source software.

https://github.com/dup4/aop-cpp

AOP Example for morden C++
https://github.com/dup4/aop-cpp

aop cpp

Last synced: 6 days ago
JSON representation

AOP Example for morden C++

Awesome Lists containing this project

README

          

# aop-cpp

[![Clang Format][clang-format-ci-badge]][clang-format-ci]
[![Test][test-ci-badge]][test-ci]
[![codecov][codecov-badge]][codecov]
[![GitHub release][gh-release-badge]][gh-release]

## License

[MIT](./LICENSE) License © 2022 [Dup4][dup4]

[dup4]: https://github.com/Dup4
[clang-format-ci-badge]: https://github.com/Dup4/aop-cpp/workflows/Clang%20Format/badge.svg
[clang-format-ci]: https://github.com/Dup4/aop-cpp/actions/workflows/clang_format.yml
[test-ci-badge]: https://github.com/Dup4/aop-cpp/workflows/Test/badge.svg
[test-ci]: https://github.com/Dup4/aop-cpp/actions/workflows/test.yml
[codecov-badge]: https://codecov.io/gh/Dup4/aop-cpp/branch/main/graph/badge.svg
[codecov]: https://codecov.io/gh/Dup4/aop-cpp
[gh-release-badge]: https://img.shields.io/github/release/Dup4/aop-cpp.svg
[gh-release]: https://GitHub.com/Dup4/aop-cpp/releases/