conduit
conduit copied to clipboard
MSVC Support
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