Default hook implementation for Expected
Handler for case when empty error is accessed
Handler for case when empty value is accessed
Default constructor for Expected is disabled Same with the opAssign, so Expected can be only constructed once and not modified afterwards.
See Implementation
Default hook implementation for Expected