ver

This macro enables the use of version flags in static if

struct ver {}

Examples

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