An IntFlags value with all possible flags raised.
assert(IntFlags.all.length == 6);
See Implementation
An IntFlags value with all possible flags raised.