Return true if the tag is valid for this option, leaving the specified stream unaffected; otherwise, write a diagnostic message to stream and return false.
Synopsis
Declared in <balcl_option.h>
bool
isTagValid(std::ostream& stream) const;
Created with MrDocs