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 18:42:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
22e9686d64
squall
/
storm
/
Error.hpp
7 lines
90 B
C++
Raw
Normal View
History
Unescape
Escape
feat(error): add assertion and error related functions
2020-09-08 18:53:54 -05:00
#
ifndef STORM_ERROR_HPP
#
define STORM_ERROR_HPP
refactor(error): make error variables properly static
2024-09-07 12:26:26 -04:00
#
include
"storm/error/Error.hpp"
feat(error): implement SErrSetLastError and SErrGetLastError functions
2023-01-27 11:25:57 -05:00
feat(error): add assertion and error related functions
2020-09-08 18:53:54 -05:00
#
endif
Reference in a new issue
Copy permalink