godotengine / godot-cpp

C++ bindings for the Godot script API
MIT License
1.74k stars 575 forks source link

Enforce template syntax `typename` over `class` #1409

Closed Repiteo closed 7 months ago

Repiteo commented 8 months ago

Companion PR for godotengine/godot#89270

dsnopek commented 7 months ago

Cherry-picked for 4.1 in PR https://github.com/godotengine/godot-cpp/pull/1411

dsnopek commented 7 months ago

Cherry-picked for 4.2 in PR https://github.com/godotengine/godot-cpp/pull/1410