§tiro::compiler::state_t
§Public Functions
| Name | |
|---|---|
| state_t(compiler_settings && settings_) | 
§Public Attributes
| Name | |
|---|---|
| compiler_settings | settings | 
| std::exception_ptr | stored_exception | 
§Public Functions Documentation
§function state_t
inline state_t(compiler_settings && settings_)
§Public Attributes Documentation
§variable settings
compiler_settings settings;
§variable stored_exception
std::exception_ptr stored_exception;
Updated on 2022-02-27 at 21:17:13 +0100