sp_not
Category: Spacing options
Type: multiple (ignore add remove force)
Default: remove
Add or remove space after the '!' (not) unary operator. Default: remove
!x !(...)
| raw CPP code | sp_not=ignore | sp_not=add | sp_not=remove | sp_not=force | space sp_not=force |
|---|---|---|---|---|---|
| !x ! x ! x !(x) ! (x) ! (x) | !x ! x ! x !(x) ! (x) ! (x) | ! x ! x ! x ! (x) ! (x) ! (x) | !x !x !x !(x) !(x) !(x) | ! x ! x ! x ! (x) ! (x) ! (x) | !x !x !x !(x) !(x) !(x) |
Take care, default is 'remove' Edited by JEAYNE
Not the best code for this option? See how to improve the .uds file used to generate these examples.