Return the number of CHAR_TYPE characters in the specified null-terminated data string, up to but not including the terminal null value.
CHAR_TYPE
data
Declared in <bslstl_stringrefdata.h>
<bslstl_stringrefdata.h>
static std::size_t cStringLength(char const* data);