51 char*& __to_next)
const
52{ __to_next = __to;
return noconv; }
58 const char*& __from_next,
61 char*& __to_next)
const
62{ __from_next = __from; __to_next = __to;
return noconv; }
68 const char*& __from_next,
71 char*& __to_next)
const
72{ __from_next = __from; __to_next = __to;
return noconv; }
75#if !defined (_STLP_NO_WCHAR_T)
132{
return (
int)(
min) ((
size_t) (
end -
from), mx); }
INT copy(TCHAR source[MAX_PATH], TCHAR dest[MAX_PATH], INT append, DWORD lpdwFlags, BOOL bTouch)
virtual int do_max_length() const _STLP_NOTHROW
virtual bool do_always_noconv() const _STLP_NOTHROW
virtual result do_unshift(state_type &, extern_type *__to, extern_type *, extern_type *&__to_next) const
virtual int do_encoding() const _STLP_NOTHROW
virtual result do_in(state_type &, const extern_type *__from, const extern_type *, const extern_type *&__from_next, intern_type *__to, intern_type *, intern_type *&__to_next) const
virtual result do_out(state_type &, const intern_type *__from, const intern_type *, const intern_type *&__from_next, extern_type *__to, extern_type *, extern_type *&__to_next) const
virtual int do_length(state_type &, const extern_type *__from, const extern_type *__end, size_t __max) const
__kernel_ptrdiff_t ptrdiff_t
#define __REINTERPRET_CAST(__x, __y)
#define __STATIC_CAST(__x, __y)
#define _STLP_BEGIN_NAMESPACE
#define _STLP_END_NAMESPACE