I often see experienced programmers write !!x, even though the expected expression is a boolean and not an integer.
!!x
For example, a line from boost