Implements the function tolower.
charT do_tolower(charT c) const; const charT* do_tolower(charT* low, const charT* high) const;