This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
e4e966b0f27ae8d077bf2b03d2ea045686ea4d24
godot
/
tests
/
core
/
templates
History
Lukas Tenbrink
25cd923ea1
Destruct
CowData
more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed.
2024-12-21 20:01:03 +01:00
..
test_a_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_command_queue.h
…
test_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_hash_set.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_list.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_local_vector.h
[Core] Add
LocalVector::has
for convenience
2024-05-06 18:03:37 +02:00
test_lru.h
…
test_oa_hash_map.h
Core: Expand
std::initializer_list
support
2024-12-18 18:46:59 -06:00
test_paged_array.h
…
test_rid.h
…
test_vector.h
Destruct
CowData
more graciously by avoiding accidentally exposing a half-destructed buffer. This can avoid problems if any of the destructed objects tries to access the data while it's being destructed.
2024-12-21 20:01:03 +01:00