banan-os/BAN/include/BAN
Bananymous 7c6d474a3a BAN: Add basic ScopeGuard 2023-01-23 17:41:34 +02:00
..
Array.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Errors.h BAN: Cleanup includes 2023-01-17 11:38:16 +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 basic lambda support for BAN::Function 2023-01-18 14:39:31 +02:00
Math.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Memory.h BAN: Cleanup includes 2023-01-17 11:38:16 +02:00
Move.h BAN: Move RemoveReference and IsLValueReference to their own header 2023-01-18 13:39:08 +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: Move RemoveReference and IsLValueReference to their own header 2023-01-18 13:39:08 +02:00
Vector.h BAN: fix Vector code 2023-01-18 17:18:54 +02:00