E toupper(E ch) const; const E *toupper(E *first, E *last) const;
The member function returns do_toupper(first, last).
do_toupper
(first, last)