E tolower(E ch) const; const E *tolower(E *first, E *last) const;
The member function returns do_tolower(first, last).
do_tolower
(first, last)