There are cases where one uses an always_false helper to e.g. cause unconditional static_assert failure if instantiation of some template is attempted:
always_false
static_assert
just use option -fdelayed-template-parsing
-fdelayed-template-parsing