const correctness

English

edit

Etymology

edit

From const (a keyword for constant in the C programming language and its derivatives) and correctness.

Pronunciation

edit
  • Audio (UK):(file)

Noun

edit

const correctness (uncountable)

 
English Wikipedia has an article on:
Wikipedia
  1. (programming) The proper declaration of objects as immutable in contexts where they are not expected to be modified.
edit