vibe-core/source
Sönke Ludwig eb3620056f Ensure async lambdas are templates to fix LDC linker errors. Fixes #65.
If the lambda is a concrete function, two different versions will end up for it in the final binary on macOS when compiled with LDC. Using argument inference works around that issue.
2018-03-08 14:24:22 +01:00
..
vibe Ensure async lambdas are templates to fix LDC linker errors. Fixes #65. 2018-03-08 14:24:22 +01:00