Arbutils/src
Deukhoofd 1d8bf3e747
continuous-integration/drone/push Build is failing Details
Makes GCC happy
2022-05-14 16:14:30 +02:00
..
Collections Turns out vector::data() can return null 2022-03-23 13:04:04 +01:00
Memory Makes GCC happy 2022-05-14 16:14:30 +02:00
String Fixes build 2022-05-14 12:06:19 +02:00
Defines.hpp Style fixes 2022-03-23 14:16:18 +01:00
Ensure.hpp Adds documentation for Ensure macros 2022-03-20 11:59:18 +01:00
Enum.hpp Adds pedantic-error flag, work on making source more aligned with ISO C++ 2022-04-01 12:05:48 +02:00
ErrorHelpers.cpp Expand on the use of defines and non_null/nullable 2022-03-23 12:56:12 +01:00
ErrorHelpers.hpp Expand on the use of defines and non_null/nullable 2022-03-23 12:56:12 +01:00
Exception.hpp Adds pedantic-error flag, work on making source more aligned with ISO C++ 2022-04-01 12:05:48 +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
Misc.hpp Style fixes. 2021-03-07 10:15:34 +01:00
Random.hpp Fix log spam from unknown sanitizer 2022-03-23 14:34:52 +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 Expand on the use of defines and non_null/nullable 2022-03-23 12:56:12 +01:00