godot-cpp/include/godot_cpp/templates
Adam Scott 6789b29b72 Fix Clang deprecated builtins
It seems that Clang and GCC have different interpretations of certain
builtins. So this PR uses std <type_traits> functions just as cowdata.h
does in the godot project.

(cherry picked from commit 5c262844ad)
2023-09-01 17:06:39 -05:00
..
cowdata.hpp Fix Clang deprecated builtins 2023-09-01 17:06:39 -05:00
hash_map.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
hash_set.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
hashfuncs.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
list.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
local_vector.hpp Add missing LocalVector template 2023-01-30 12:30:34 +01:00
pair.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rb_map.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rb_set.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
rid_owner.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
safe_refcount.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
search_array.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
self_list.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
sort_array.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
spin_lock.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
thread_work_pool.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vector.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vmap.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00
vset.hpp Sync license copyright with upstream GH-70885 2023-01-10 16:15:31 +01:00