banan-os/BAN/include/BAN
Bananymous 5127da9ecc BAN: Add more traits 2023-02-01 01:22:19 +02:00
..
Array.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Errors.h BAN: TRY() now returns the error itself and not ErrorOr<> 2023-02-01 01:21:14 +02:00
Formatter.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
ForwardList.h BAN: Cleanup includes 2023-01-17 11:38:16 +02:00
Function.h BAN: Add needed include to Function 2023-01-31 18:43:24 +02:00
Math.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Memory.h BAN: Add RefCounted<> and Unique<> 2023-01-31 18:43:09 +02:00
Move.h BAN: Move RemoveReference and IsLValueReference to their own header 2023-01-18 13:39:08 +02:00
NoCopyMove.h BAN: Add RefCounted<> and Unique<> 2023-01-31 18:43:09 +02:00
Queue.h BAN: Cleanup Queue AddressOf functions 2023-01-18 17:19:57 +02:00
ScopeGuard.h BAN: Add basic ScopeGuard 2023-01-23 17:41:34 +02:00
String.h BAN: Cleanup includes 2023-01-17 11:38:16 +02:00
StringView.h BAN: Rename Forward.h -> ForwardList.h to avoid confusion with BAN::Forward() 2023-01-17 11:21:21 +02:00
Time.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Traits.h BAN: Add more traits 2023-02-01 01:22:19 +02:00
Vector.h BAN: fix Vector code 2023-01-18 17:18:54 +02:00