Definify.com
Definition 2025
mutating
mutating
English
Verb
mutating
- present participle of mutate
Adjective
mutating (not comparable)
- Causing or tending to cause mutation.
- The mutating process that cells undergo can lead to cancer.
-
std::sortis a mutating algorithm.
- (programming, of an object) Having the ability to make changes to data other than its makeup.
- The
begin()member ofstd::stringreturns a mutating iterator.
- The