Status: offer an `IsSuccess` method
This method makes usage much easier to read than prepending with !! or
static_cast<bool> to extract a boolean from the structure.
Edited by Brad King
System updates will be applied on January 22st between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
This method makes usage much easier to read than prepending with !! or
static_cast<bool> to extract a boolean from the structure.