Arbutils/src
Deukhoofd 50f430b7be
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
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
__ConstStringCore.hpp Don't throw compilation error when NO_ASSERT is used. 2020-04-22 12:02:00 +02:00