Arbutils/src
Deukhoofd 0e6ae18a32
continuous-integration/drone/push Build is failing Details
Reworked memory model.
2020-12-11 14:58:16 +01:00
..
Collections Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Memory Reworked memory model. 2020-12-11 14:58:16 +01:00
String Replaces some overrides with final for minor performance gains. 2020-10-15 17:54:06 +02:00
Assert.hpp Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Enum.hpp Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Exception.hpp Fixed issue preventing THROW macro having easy access to sstream. 2020-10-15 18:05:51 +02: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 Lots of documentation. 2020-09-22 19:32:40 +02:00
SignalHandling.cpp Allow disabling signal handling, turn signal handling off by default. 2020-10-18 17:18:27 +02:00
SignalHandling.hpp Allow disabling signal handling, turn signal handling off by default. 2020-10-18 17:18:27 +02:00
StringView.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00