bsl::String_ClearProctor::String_ClearProctor

Create a String_ClearProctor for the specified stringPtr, and set both the length of stringPtr to 0 and the first character of stringPtr to CHAR_TYPE().

Synopsis

Declared in <bslstl_string.h>

explicit
String_ClearProctor(FULL_STRING_TYPE* stringPtr);