Home -> SuccessToken -> ConversionBool

Description

The ConversionBool method implicitly converts this type to bool, marking the value as read.

Usage

operator bool() const;

Return value

[bool]
True if the token represents success, false if it represents failure.

See also