Arbutils/src
Deukhoofd 880f476034
continuous-integration/drone/push Build is passing Details
Fixes specialization error
2020-12-11 16:19:18 +01:00
..
Collections Use a precompiled header for many std includes. 2020-09-25 11:06:55 +02:00
Memory Add trivial constructors to pointers. 2020-12-11 16:14:12 +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
Result.hpp Fixes specialization error 2020-12-11 16:19:18 +01: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