On Monday, 21 March 2016 at 14:51:48 UTC, Vincent R wrote:
> version( CRuntime_Glibc ) || version( FreeBSD ) || version
> (Solaris)
> {
As a workaround, you can do it with static if and version strings:
http://forum.dlang.org/post/op.vkshabecot0hzo@las-miodowy