Skip to content
ontologydriven
Sign out

Dictionary

Words, grammatical forms and meanings linked to the ontology.

memberwise en · ADV

Pronunciation

Etymology

From member + -wise.

Meanings

  1. (not-comparable) In terms of members (items associated with class instances).
    • 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++: