/simple_functor

std::function re-implemented. Showcase for type-erasure, support move-only function.

Primary LanguageC++

simple_functor

std::function re-implemented. Showcase for type-erasure, support move-only function.

Run the tests

bazel test //...