feat: Clarify code portability guidelines by emphasizing similarity to Java

This commit is contained in:
2026-01-04 01:55:07 +00:00
parent 25d69bdb1e
commit 99a4f756fd

View File

@@ -1,2 +1,3 @@
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.
Similar to Java.