banan-os/BAN/include/BAN
Bananymous 53a5ad3cf9 BAN: Function now properly forward arguments 2023-01-17 11:16:46 +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
Function.h BAN: Function now properly forward arguments 2023-01-17 11:16:46 +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: Add Forward() 2023-01-17 11:15:57 +02:00
Queue.h BAN: Vector and Queue replace Address() with AddressOf and correct const 2023-01-16 12:10:16 +02:00
String.h BAN: String add operator=(StringView) 2023-01-13 00:57:47 +02:00
StringView.h BAN: Add Front() and Back() to StringView 2023-01-16 18:56:51 +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: Vector and Queue replace Address() with AddressOf and correct const 2023-01-16 12:10:16 +02:00