mirror of
https://github.com/boostorg/detail.git
synced 2025-07-29 20:07:15 +02:00
adjustment for CW
[SVN r24439]
This commit is contained in:
@ -131,7 +131,7 @@ protected:
|
||||
// How many char objects can I process to get <= max_limit
|
||||
// wchar_t objects?
|
||||
virtual int do_length(
|
||||
std::mbstate_t &,
|
||||
const std::mbstate_t &,
|
||||
const char * from,
|
||||
const char * from_end,
|
||||
std::size_t max_limit
|
||||
|
Reference in New Issue
Block a user