WG14 result
Loading...
Searching...
No Matches
result_with_void Struct Reference

A Result for type void. More...

#include <result.h>

Collaboration diagram for result_with_void:

Public Attributes

union result_flags _flags_
 
status_code_system error
 

Detailed Description

A Result for type void.

Definition at line 146 of file result.h.

Member Data Documentation

◆ _flags_

union result_flags result_with_void::_flags_

Definition at line 148 of file result.h.

◆ error

status_code_system result_with_void::error

Definition at line 149 of file result.h.


The documentation for this struct was generated from the following file: