ver

This macro enables the use of version flags in static if

Members

Templates

opDispatch
template opDispatch(string M)
Undocumented in source.

Examples

static if (ver.unittest && ver.linux ) { ... }

Meta