8#include "../macros.hpp"
9#include "debugger_intf.hpp"
12hi_export_module(hikogui.utility.debugger : impl);
17hi_warning_ignore_msvc(6320);
19hi_export
namespace hi {
inline namespace v1 {
Rules for working with win32 headers.
DOXYGEN BUG.
Definition algorithm.hpp:16
geometry/margins.hpp
Definition lookahead_iterator.hpp:5
bool prepare_debug_break() noexcept
Prepare for breaking in the debugger.
Definition debugger_win32_impl.hpp:21
constexpr Out narrow_cast(In const &rhs) noexcept
Cast numeric values without loss of precision.
Definition cast.hpp:377