Utility for runtime debugger detection.
Definition in file debugging.hpp.
Go to the source code of this file.
Namespaces | |
| namespace | utils |
| Utilities. | |
Functions | |
| bool | utils::IsDebuggerPresent () noexcept |
| Checks whether a debugger is attached to the current process. | |