Arbutils/src
Deukhoofd 84052a2d94
continuous-integration/drone/push Build is failing Details
Make StringViewLiteral use ConstEval
2020-07-10 11:07:34 +02:00
..
Collections Follow code style with noexcept, add Const() function to BorrowedPtr to return a const pointer of itself. 2020-06-20 17:45:41 +02:00
Memory Remove dereference operator as it just causes issues. 2020-06-26 17:49:42 +02:00
String Make StringViewLiteral use ConstEval 2020-07-10 11:07:34 +02:00
Assert.hpp Style fixes. 2020-04-28 16:55:00 +02:00
Enum.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +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
Random.hpp Follow code style with noexcept, add Const() function to BorrowedPtr to return a const pointer of itself. 2020-06-20 17:45:41 +02:00
StringView.hpp Large rework of the project, specifically the String classes. 2020-06-26 15:56:00 +02:00