banan-os/BAN
Bananymous 6707989cd5 BAN: Implement same_as and add requires for BAN::Function with lambda
BAN::Function(lambda) now requires that the object is callable and
returns the correct type. This allows overloads with different
callback formats.
2024-06-14 00:15:48 +03:00
..
BAN BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
include/BAN BAN: Implement same_as and add requires for BAN::Function with lambda 2024-06-14 00:15:48 +03:00
CMakeLists.txt BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00