godot-cpp/include/godot_cpp/templates
David Snopek a3dfbbde85
Merge pull request #1245 from AThousandShips/alloc_fix
Fix allocation size overflow check in `CowData`
2023-09-20 07:39:27 -05:00
..
cowdata.hpp Merge pull request #1245 from AThousandShips/alloc_fix 2023-09-20 07:39:27 -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 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-13 14:34:04 +02: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 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-13 14:34:04 +02: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 Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable 2023-09-13 14:34:04 +02: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