https://github.com/sdtelectronics/aci
Case study of C++ techniques
https://github.com/sdtelectronics/aci
Last synced: over 1 year ago
JSON representation
Case study of C++ techniques
- Host: GitHub
- URL: https://github.com/sdtelectronics/aci
- Owner: SdtElectronics
- Created: 2022-02-01T14:05:49.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-11T20:58:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-16T05:16:05.271Z (over 1 year ago)
- Language: C++
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACI
**A**dvanced **C**++ **I**nvestigation, or **A**void **C**opying **I**ndiscriminately. This repository contains various snippets for the purpose of investigating (or abusing) C++ language features. Code are not thoroughly assessed and tested thus should not be adopted directly.