memberwise
Definition from Wiktionary, the free dictionary
Contents |
English [edit]
Pronunciation [edit]
-
Audio (UK) (file)
Etymology [edit]
Adverb [edit]
memberwise (not comparable)
- (computing, programming) In terms of members (items associated with class instances).
- 1997, Adrian P Robson, The programmer's guide to C++
- If a copy constructor is not defined, a memberwise copy is performed. This means that a copy operation is applied to each data member in turn.
- 1997, Adrian P Robson, The programmer's guide to C++