Skip to content

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

Notifications You must be signed in to change notification settings

xeonqq/simple_functor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_functor

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

Run the tests

bazel test //...

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published