Return true if this object was successfully extracted and contains valid code point data, and false otherwise.
Synopsis
Declared in <bslfmt_unicodecodepoint.h>
bool
isValid() const;
Return Value
true if this object is valid, and false otherwise
Created with MrDocs