gdnative_cpp/core/containers
2023-10-23 20:40:06 +02:00
..
bin_sorted_array.h Added engine containers. 2023-10-23 18:08:17 +02:00
cowdata.h Fix Vector and use it instead of std::vector. 2023-10-23 18:31:57 +02:00
fixed_array.h Added engine containers. 2023-10-23 18:08:17 +02:00
hash_map.h Try #1 at setting up a fully automatic memnew() macro. 2023-10-23 20:40:06 +02:00
hash_set.h Added engine containers. 2023-10-23 18:08:17 +02:00
hashfuncs.h Make the HashMap work. Move the Mathp namespace into the Math class. Small tweaks. 2023-10-23 19:18:50 +02:00
list.h Make the HashMap work. Move the Mathp namespace into the Math class. Small tweaks. 2023-10-23 19:18:50 +02:00
local_vector.h Added engine containers. 2023-10-23 18:08:17 +02:00
lru.h Added engine containers. 2023-10-23 18:08:17 +02:00
oa_hash_map.h Added engine containers. 2023-10-23 18:08:17 +02:00
og_hash_map.h Added engine containers. 2023-10-23 18:08:17 +02:00
ordered_hash_map.h Added engine containers. 2023-10-23 18:08:17 +02:00
paged_allocator.h Added engine containers. 2023-10-23 18:08:17 +02:00
paged_array.h Added engine containers. 2023-10-23 18:08:17 +02:00
pair.h Added engine containers. 2023-10-23 18:08:17 +02:00
pooled_list.h Added engine containers. 2023-10-23 18:08:17 +02:00
rb_map.h Added engine containers. 2023-10-23 18:08:17 +02:00
rb_set.h Added engine containers. 2023-10-23 18:08:17 +02:00
rid_handle.h Added engine containers. 2023-10-23 18:08:17 +02:00
rid.h Added engine containers. 2023-10-23 18:08:17 +02:00
ring_buffer.h Added engine containers. 2023-10-23 18:08:17 +02:00
safe_list.h Added engine containers. 2023-10-23 18:08:17 +02:00
search_array.h Added engine containers. 2023-10-23 18:08:17 +02:00
self_list.h Added engine containers. 2023-10-23 18:08:17 +02:00
simple_type.h Added engine containers. 2023-10-23 18:08:17 +02:00
sort_array.h Fix Vector and use it instead of std::vector. 2023-10-23 18:31:57 +02:00
threaded_callable_queue.h Added engine containers. 2023-10-23 18:08:17 +02:00
tight_local_vector.h Added engine containers. 2023-10-23 18:08:17 +02:00
vector.h Fix Vector and use it instead of std::vector. 2023-10-23 18:31:57 +02:00
vmap.h Added engine containers. 2023-10-23 18:08:17 +02:00
vset.h Added engine containers. 2023-10-23 18:08:17 +02:00