This website requires JavaScript.
Explore
Help
Sign in
thunderbrewhq
/
squall
Watch
1
Star
0
Fork
You've already forked squall
0
mirror of
https://github.com/thunderbrewhq/squall.git
synced
2025-12-12 02:22:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2c6f97dbb9
squall
/
storm
/
Memory.hpp
7 lines
85 B
C++
Raw
Normal View
History
Unescape
Escape
feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc
2020-09-07 17:00:14 -05:00
#
ifndef STORM_MEMORY_HPP
#
define STORM_MEMORY_HPP
chore(memory): rely on external dependency for allocation functions
2023-08-04 20:44:16 -04:00
#
include
<mem/Memory.hpp>
feat(memory): add SMemAlloc, SMemFree, and SMemReAlloc
2020-09-07 17:00:14 -05:00
#
endif
Reference in a new issue
Copy permalink