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

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

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.