Arbutils/src
Deukhoofd 95266f71ba
Lots of cleanups to get stacks properly working in all cases.
2020-12-23 12:04:20 +01:00
..
Collections Rename Assert.hpp --> Ensure.hpp, style fixes. 2020-12-13 11:45:00 +01:00
Memory Delete comparison with nullptr for non-null pointers. 2020-12-13 11:51:47 +01:00
String Replaces some overrides with final for minor performance gains. 2020-10-15 17:54:06 +02:00
Ensure.hpp Rename Assert.hpp --> Ensure.hpp, style fixes. 2020-12-13 11:45:00 +01:00
Enum.hpp Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Exception.hpp Lots of cleanups to get stacks properly working in all cases. 2020-12-23 12:04:20 +01:00
MacroUtils.hpp Style fixes. 2020-04-28 16:55:00 +02:00
MacroUtilsGenerator.py Implements Enum with specific start value. 2020-04-18 14:57:23 +02:00
Precompiled.hxx Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Random.hpp Rename Assert.hpp --> Ensure.hpp, style fixes. 2020-12-13 11:45:00 +01:00
SignalHandling.cpp Allow disabling signal handling, turn signal handling off by default. 2020-10-18 17:18:27 +02:00
SignalHandling.hpp Lots of cleanups to get stacks properly working in all cases. 2020-12-23 12:04:20 +01:00
StringView.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00