Naios / function2

Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more
http://naios.github.io/function2
Boost Software License 1.0
539 stars 47 forks source link

Fix issue #50 #51

Closed MBkkt closed 2 years ago

MBkkt commented 2 years ago

@Naios

What was a problem?

50

How this PR fixes the problem?

Use lazy and

Check lists (check x in [ ] of list items)

Additional Comments (if any)

Naios commented 2 years ago

Thank you for your contribution