mirror of
https://github.com/godotengine/godot.git
synced 2024-12-15 10:12:40 +08:00
cb282c6ef0
For us, it practically only changes the fact that `A<A<int>>` is now used instead of the C++03 compatible `A<A<int> >`. Note: clang-format 10+ changed the `Standard` arguments to fully specified `c++11`, `c++14`, etc. versions, but we can't use `c++17` now if we want to preserve compatibility with clang-format 8 and 9. `Cpp11` is still supported as deprecated alias for `Latest`. |
||
---|---|---|
.. | ||
android_mono_config.h | ||
gd_mono_android.cpp | ||
gd_mono_android.h | ||
gd_mono_assembly.cpp | ||
gd_mono_assembly.h | ||
gd_mono_cache.cpp | ||
gd_mono_cache.h | ||
gd_mono_class.cpp | ||
gd_mono_class.h | ||
gd_mono_field.cpp | ||
gd_mono_field.h | ||
gd_mono_header.h | ||
gd_mono_internals.cpp | ||
gd_mono_internals.h | ||
gd_mono_log.cpp | ||
gd_mono_log.h | ||
gd_mono_marshal.cpp | ||
gd_mono_marshal.h | ||
gd_mono_method_thunk.h | ||
gd_mono_method.cpp | ||
gd_mono_method.h | ||
gd_mono_property.cpp | ||
gd_mono_property.h | ||
gd_mono_utils.cpp | ||
gd_mono_utils.h | ||
gd_mono.cpp | ||
gd_mono.h | ||
i_mono_class_member.h | ||
managed_type.cpp | ||
managed_type.h |