An implementation namespace for G::eightbit().
More...
An implementation namespace for G::eightbit().
◆ is8bit_faster()
bool G::EightBitImp::is8bit_faster |
( |
const unsigned char * |
p0, |
|
|
std::size_t |
n |
|
) |
| |
|
inline |
◆ is8bit_imp_int()
template<typename T >
bool G::EightBitImp::is8bit_imp_int |
( |
const unsigned char * |
p, |
|
|
std::size_t |
n |
|
) |
| |
|
inline |
◆ is8bit_imp_uchar()
bool G::EightBitImp::is8bit_imp_uchar |
( |
const unsigned char * |
p0, |
|
|
std::size_t |
n |
|
) |
| |
|
inline |
◆ is8bit_slow()
bool G::EightBitImp::is8bit_slow |
( |
const unsigned char * |
p0, |
|
|
std::size_t |
n |
|
) |
| |
|
inline |