string_type transform(const E *first, const E *last) const;
The member function returns do_transform(first, last).
do_transform
(first, last)