7 #include "../core_export" 11 #define __XTD_CORE_INTERNAL__ 12 #include "../internal/__std_abort.h" 13 #undef __XTD_CORE_INTERNAL__ 18 namespace diagnostics {
39 static bool is_attached();
48 static void debug_break();
52 static bool is_logging();
#define static_
This keyword is use to represent a static object. A static object can't be instantiated (constructors...
Definition: static.h:38
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:48
Enables communication with a debugger. This class cannot be inherited.
Definition: debugger.h:32
int_least32_t int32
Represents a 32-bit signed integer.
Definition: types.h:129