Arbutils/src
Deukhoofd 5e3b067452
continuous-integration/drone/push Build is passing Details
Make Dictionary function parameters all passed by reference
2020-04-21 13:59:01 +02:00
..
Collections Make Dictionary function parameters all passed by reference 2020-04-21 13:59:01 +02:00
Memory Allow functions for GetNonNull and GetOptional to work when const. 2020-03-30 19:06:08 +02:00
Assert.hpp Add new line at end of macro file for Windows build. 2020-03-26 21:59:20 +01: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 Assert that max is higher than min on random. 2020-04-19 18:45:59 +02:00
__ConstStringCore.hpp Handler for when a ConstString is assigned to an already equal ConstString. 2020-04-21 13:56:06 +02:00