Skip to content

Fix LocalFunction typedef.

lh1887 requested to merge fix/localfunction-typedef into master

This allows for Functions whose LocalFunction may not be created from an rvalue reference.

Closes #21 (closed).

Merge request reports