Memory model

Defines the semantics of computer memory storage for the purpose of the C++ abstract machine.

# Defect reports

DRApplied toBehavior as publishedCorrect behavior
CWG 1953C++98objects occupying the same storage wereconsidered as different memory locationsmemory locationnow refers to storage

# See also