Open Issues Need Help
View All on GitHub Need benchmark that compares `ebd::unique_fn` with `std::move_only_function` in GCC/Clang/MSVC about 2 hours ago
good first issue
A lightweight and heap-free polymorphic function wrapper collection. (similar to std::function)
C++
#cpp11#function#functional#no-heap-allocation#type-erasure