Arbutils/src
Deukhoofd f64224131b
continuous-integration/drone/push Build is failing Details
Tweaks for StringView to make the backing value the owner of the string.
2020-06-27 13:27:17 +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 Tweaks for StringView to make the backing value the owner of the string. 2020-06-27 13:27:17 +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