This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
memory
History
Patrick Wuttke
d76e64c062
Fixed converting auf DynamicPointers, added wrapDynamic helper to simplify creating non-owning DynamicPointers.
2025-08-30 00:30:09 +02:00
..
data_pool.hpp
intial commit
2023-05-29 14:51:44 +02:00
dynamic_pointer.hpp
Fixed converting auf DynamicPointers, added wrapDynamic helper to simplify creating non-owning DynamicPointers.
2025-08-30 00:30:09 +02:00
memutil.hpp
Added converting constructor for AllocatorDeleter.
2025-06-23 00:19:30 +02:00
object_pool.hpp
Added more utility and fixed Flag type.
2023-07-08 11:16:37 +02:00
stack_allocator.hpp
Added missing construction and destruction of StackAllocatorSnapshotData, which is only required when MIJIN_STACK_ALLOCATOR_DEBUG is 2.
2025-07-02 16:40:46 +02:00
virtual_allocator.hpp
Added more stuff like Logging, DynamicPointer, utilities for using STL allocators and NotNullable.
2025-06-21 08:07:57 +02:00