31 const unsigned char *
__last)
33 static const unsigned char _bit_count[256] = {
89 while ( __first <
__last ) {
90 __result += _bit_count[*(__first++)];
97 static const unsigned char _first_one[256] = {
151 return _first_one[__byte];
_STLP_INLINE_LOOP _InputIter __last
static unsigned char _S_first_one(unsigned char __x)
static size_t _S_count(const unsigned char *__beg, const unsigned char *__end)
#define _STLP_MOVE_TO_STD_NAMESPACE
#define _STLP_BEGIN_NAMESPACE
#define _STLP_END_NAMESPACE
#define _STLP_MOVE_TO_PRIV_NAMESPACE