adjustment for CW

[SVN r24439]
This commit is contained in:
Robert Ramey
2004-08-12 16:07:34 +00:00
parent da6391feb5
commit 7549efc2d2

View File

@ -131,7 +131,7 @@ protected:
// How many char objects can I process to get <= max_limit // How many char objects can I process to get <= max_limit
// wchar_t objects? // wchar_t objects?
virtual int do_length( virtual int do_length(
std::mbstate_t &, const std::mbstate_t &,
const char * from, const char * from,
const char * from_end, const char * from_end,
std::size_t max_limit std::size_t max_limit