...
Anchor | ||||
---|---|---|---|---|
|
cv-qualify
To cv-quality qualify a type is to add
const
or volatile
(or both) to the type....
Anchor | ||||
---|---|---|---|---|
|
implementation-defined behavior [ISO/IEC 14882-2014]
implementationImplementation-defined behavior is behavior, for a well-formed program construct and correct data, that depends on the implementation and that each implementation documents.
...