https://issues.dlang.org/show_bug.cgi?id=17900
--- Comment #1 from Walter Bright <[email protected]> --- I tried this with: FreeBSD 11.0-RELEASE-p1 FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) Target: x86_64-unknown-freebsd11.0 Thread model: posix InstalledDir: /usr/bin g++ (FreeBSD Ports Collection) 4.9.4 and it works, both with g++ and c++ (clang). So it's a bit of a mystery at the moment. --
