Init
This commit is contained in:
11
cppdraft/debugging/syn.md
Normal file
11
cppdraft/debugging/syn.md
Normal file
@@ -0,0 +1,11 @@
|
||||
[debugging.syn]
|
||||
|
||||
# 19 Diagnostics library [[diagnostics]](./#diagnostics)
|
||||
|
||||
## 19.7 Debugging [[debugging]](debugging#syn)
|
||||
|
||||
### 19.7.2 Header <debugging> synopsis [debugging.syn]
|
||||
|
||||
[ð](#header:%3cdebugging%3e)
|
||||
|
||||
// all freestandingnamespace std {// [[debugging.utility]](debugging.utility "19.7.3 Utility"), utilityvoid breakpoint() noexcept; void breakpoint_if_debugging() noexcept; bool is_debugger_present() noexcept;}
|
||||
Reference in New Issue
Block a user