godot-cpp/include/godot_cpp/templates
Adam Scott 5c262844ad
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.
2023-08-15 18:50:47 -04:00
..
cowdata.hpp Fix Clang deprecated builtins 2023-08-15 18:50:47 -04: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