Qualifiers: Access to Volatile Objects

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at Qualifiers: Access to Volatile Objects.

ANSI 3.5.5.3** What constitutes an access to an object that has volatile-qualified type

Any reference to a volatile-qualified type is an access.

Implementation-Defined Behavior

Show: