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++
- Host: GitHub
- URL: https://github.com/dup4/aop-cpp
- Owner: Dup4
- License: mit
- Created: 2022-06-15T01:38:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T16:17:55.000Z (almost 4 years ago)
- Last Synced: 2025-03-29T11:44:42.522Z (over 1 year ago)
- Topics: aop, cpp
- Language: C++
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/