mutating
English
Adjective
mutating (not comparable)
- Causing or tending to cause mutation.
- The mutating process that cells undergo can lead to cancer.
std::sort
is a mutating algorithm.
- (programming, of an object) Having the ability to make changes to data other than its makeup.
- The
begin()
member ofstd::string
returns a mutating iterator.
- The
Derived terms
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.