mirror of
https://github.com/johndoe6345789/SDL3CPlusPlus.git
synced 2026-04-24 13:44:58 +00:00
feat: Add guidelines for reducing C++ specific features to enhance code portability
This commit is contained in:
2
prompts/STANDARD.txt
Normal file
2
prompts/STANDARD.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
Look for C++ magic that only C++ has and see if we can remove it.
|
||||
I want the code to feel same as any other OO language.
|
||||
Reference in New Issue
Block a user