godot-cpp/include/godot_cpp/core
George Marques 64be8c1507
Use std type traits instead of intrinsics
This removes warnings and mimics what has been done in Godot itself.
2023-01-28 13:59:34 -03:00
..
binder_common.hpp Added property info for ptr and ref + ported the implementation of the `check` method 2023-01-13 15:56:51 +03:00
builtin_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
class_db.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
defs.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
engine_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
error_macros.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
math.hpp Merge pull request #1003 from akien-mga/fix-sign-0 2023-01-20 23:02:13 +01:00
memory.hpp Use std type traits instead of intrinsics 2023-01-28 13:59:34 -03:00
method_bind.hpp Fix sign comparison warnings in method_bind.hpp 2023-01-19 08:26:02 -05:00
method_ptrcall.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
mutex_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
object.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
property_info.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
type_info.hpp Added property info for ptr and ref + ported the implementation of the `check` method 2023-01-13 15:56:51 +03:00