Maybe a silly question, but today I\'ve faced this type-generic code:
unsigned T v; ... if ( v == 0u ) { ... }
Is unsigned-suffix
unsigned-suffix