Arbutils/src
Deukhoofd 219fbfc94e
continuous-integration/drone/push Build is passing Details
Adds pedantic-error flag, work on making source more aligned with ISO C++
2022-04-01 12:05:48 +02:00
..
Collections Turns out vector::data() can return null 2022-03-23 13:04:04 +01:00
Memory Ignore sanitizer error on scopedptr::takeownership 2022-03-25 19:19:56 +01:00
String Document StringViewLiteral equality members 2022-03-23 14:20:20 +01: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