1#ifndef IXM_BREAKPOINT_HPP
2#define IXM_BREAKPOINT_HPP
10#if defined(__GNUC__) && !defined(__clang__)
19#if defined(__GNUC__) && !defined(__clang__)
Definition raw_os_ostream.hpp:19
void breakpoint() noexcept
Definition debugging.hpp:13
void breakpoint_if_debugging() noexcept
Definition debugging.hpp:22
bool is_debugger_present() noexcept
#define psnip_trap()
Definition psnip_debug_trap.h:60