tetl
0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
breakpoint.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: BSL-1.0
2
3
#ifndef TETL_DEBUGGING_BREAKPOINT_HPP
4
#define TETL_DEBUGGING_BREAKPOINT_HPP
5
6
#include <
etl/_config/all.hpp
>
7
8
namespace
etl
{
9
13
inline
auto
breakpoint
() noexcept ->
void
{
TETL_DEBUG_TRAP
(); }
14
15
}
// namespace etl
16
17
#endif
// TETL_DEBUGGING_BREAKPOINT_HPP
all.hpp
TETL_DEBUG_TRAP
auto TETL_DEBUG_TRAP() -> void
Definition
debug_trap.hpp:66
etl::breakpoint
auto breakpoint() noexcept -> void
Unconditional breakpoint: attempts to temporarily halt the execution of the program and transfer cont...
Definition
breakpoint.hpp:13
etl
Definition
adjacent_find.hpp:8
include
etl
_debugging
breakpoint.hpp
Generated on Sat Mar 8 2025 16:19:59 for tetl by
1.14.0