conduit icon indicating copy to clipboard operation
conduit copied to clipboard

MSVC Support

Open njlr opened this issue 7 years ago • 1 comments

njlr avatar Nov 01 '18 15:11 njlr

Looks like MSVC does not support Higher order (lambda) functions with auto properly. However we can return lambdas from template functions and lambda template variables: https://godbolt.org/z/MG74eo

nikhedonia avatar Nov 03 '18 12:11 nikhedonia