Searched refs:replacable (Results 1 – 3 of 3) sorted by relevance
37 Iterator replacable = std::adjacent_find(first, last, compare); in LastUnique() local40 if (replacable == last) in LastUnique()43 first = std::next(replacable); in LastUnique()47 return replacable; in LastUnique()53 *replacable++ = std::move(*first); in LastUnique()57 *replacable++ = std::move(*first); in LastUnique()58 return replacable; in LastUnique()
1237 replacable||replaceable
669 replacable.replace(positions.limit, positions.limit, inputChars); // update the