This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: inline __isctype no longer available for C++ programs


> Is there a reason we can't provide an inline/optimized isctype?

What we'd need is a very strong reason to provide such a nonstandard
interface.  There is no public interface that enshrines the notion of
ctype classifications being represented by a bitmask.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]