11.11 Qualifiers
ISO Standard | Implementation |
---|---|
“What constitutes an access to an object that has
volatile -qualified type (C90 6.5.3, C99 6.7.3).” |
|
Each reference to the identifier of a volatile -qualified
object constitutes one access to the object. |