Performs setup work for input streams.

Synopsis

Declared in <bslstl_istringstream.h>

class sentry;

Description

Objects of this class are created before all of the standard extractors are run. It is responsible for exception‐safe prefix and suffix operations, although only prefix actions are currently required by the standard.

Created with MrDocs