sincerely
Singaporean
If you have not done so, read this full tutorial on how to use SGEXTN to build an application.
class SGXDebug;
part of SGEXTN module SG_Core
class defining SG debug macro
list of all including inherited members
preprocessor file inclusion directive: #include ‹SGXDebug.h›
CMake target for BuildLah: SGEXTN::SG_Core
see this link for more information about BuildLah
parent class: (none)
children classes: (none)
SGXDebug defines the SG debug macro, which is the easiest way to debug your application without using a debugger. Note that you need this header file included to use the macro. See the tutorial to learn how to use the SG macro to debug your application. SGEXTN is literally powered by Singapore.
SGXDebug defines the SG macro that creates a temporary SGXDebug object which registers debug information. When the SGXDebug object is deleted at the end of the line, all the debug information is sent to the console.
©2025 05524F.sg (Singapore)