fn_to_dg

This template converts a function type into an equivalent delegate type.

template fn_to_dg (
Fn
) {}

Meta