banan-os/BAN/include/BAN
Bananymous 57cbd728db BAN: Rewrite Queue with move semantics 2023-01-13 15:04:06 +02:00
..
Array.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Errors.h BAN: fix include 2023-01-13 15:04:06 +02:00
Formatter.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Forward.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Math.h BAN: Add math to its own namespace 2023-01-10 19:11:27 +02:00
Memory.h BAN: implement placement new 2023-01-13 14:45:27 +02:00
Move.h BAN: Implement more basic functionality 2022-12-13 20:41:32 +02:00
Queue.h BAN: Rewrite Queue with move semantics 2023-01-13 15:04:06 +02:00
String.h BAN: String add operator=(StringView) 2023-01-13 00:57:47 +02:00
StringView.h BAN: Add [[nodiscard]] to BAN functions returning ErrorOr 2023-01-12 23:57:07 +02:00
Time.h BAN::Formatter now takes putc like function as a parameter 2022-12-27 19:55:07 +02:00
Vector.h BAN: Rewrite vector with move semantics 2023-01-13 15:04:06 +02:00