10 namespace diagnostics {
assert_dialog_result
Specifies identifiers to indicate the return value of an assert dialog box.
Definition assert_dialog_result.h:18
std::string to_string(const value_t &value, const std::string &fmt, const std::locale &loc)
Convert a specified value into a string with specified format and locale.
Definition to_string.h:37
@ retry
The assert dialog return value is Retry (usually sent from a button labeled Retry).
@ ignore
The assert dialog return value is Ignore (usually sent from a button labeled Ignore).
@ abort
The assert dialog return value is Abort (usually sent from a button labeled Abort).
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition system_report.h:17