From Jason Turner

[stacktrace.entry.cons]

Diff to HTML by rtfpessoa

tmp/tmpekr8ky3p/{from.md → to.md} RENAMED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ #### Constructors <a id="stacktrace.entry.cons">[[stacktrace.entry.cons]]</a>
2
+
3
+ ``` cpp
4
+ constexpr stacktrace_entry() noexcept;
5
+ ```
6
+
7
+ *Ensures:* `*this` is empty.
8
+