Searched refs:input_was_empty (Results 1 – 1 of 1) sorted by relevance
302 bool input_was_empty = input.empty(); // in case output == &input in TrimStringT() local304 return input_was_empty ? TRIM_NONE : positions; in TrimStringT()