This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Arbutils
Watch
1
Star
0
Fork
0
You've already forked Arbutils
Code
Issues
Pull Requests
Releases
Wiki
Activity
Arbutils
/
src
History
Deukhoofd
50f430b7be
All checks were successful
continuous-integration/drone/push
Build is passing
Details
Use map::at() function for Dictionary::Get, as it already throws an exception if it doesn't exist.
2020-04-25 15:53:17 +02:00
..
Collections
Use map::at() function for Dictionary::Get, as it already throws an exception if it doesn't exist.
2020-04-25 15:53:17 +02:00
Memory
Allow functions for GetNonNull and GetOptional to work when const.
2020-03-30 19:06:08 +02:00
__ConstStringCore.hpp
Don't throw compilation error when NO_ASSERT is used.
2020-04-22 12:02:00 +02:00
Assert.hpp
Implements easier assertions for iterators
2020-04-22 12:44:50 +02:00
ConstString.cpp
Rework of empty string handler on ConstString.
2020-04-21 10:20:37 +02:00
ConstString.hpp
Tweaks and fixes for ConstString.
2020-04-20 19:38:45 +02:00
Enum.hpp
Fix start value not working on Enum.
2020-04-18 15:12:34 +02:00
MacroUtils.hpp
Implements Enum with specific start value.
2020-04-18 14:57:23 +02:00
MacroUtilsGenerator.py
Implements Enum with specific start value.
2020-04-18 14:57:23 +02:00
Random.hpp
Fixed const issue.
2020-04-22 22:54:57 +02:00