Title: EXP32-C. Do not access a volatile object through a nonvolatile reference  
Author: Admin Aug 24, 2006
Last Changed by: Jill Britton Oct 09, 2023
Tiny Link: (useful for email) https://wiki.sei.cmu.edu/confluence/x/HNcxBQ
Export As: Word · PDF  
Incoming Links
SEI CERT C++ Coding Standard (1)
    Page: EXP55-CPP. Do not access a cv-qualified object through a cv-unqualified type
SEI CERT C Coding Standard (1)
    Page: CC. Undefined Behavior
Hierarchy
Parent Page
    Page: Rule 03. Expressions (EXP)