We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 706880e commit 5c0103cCopy full SHA for 5c0103c
source/diagnostics.tex
@@ -2400,7 +2400,7 @@
2400
Equivalent to: \tcode{return os << to_string(st);}
2401
\end{itemdescr}
2402
2403
-\rSec3[stacktrace.format]{Formatting support}
+\rSec2[stacktrace.format]{Formatting support}
2404
2405
\begin{itemdecl}
2406
template<> struct formatter<stacktrace_entry>;
@@ -2442,7 +2442,7 @@
2442
copying \tcode{to_string(s)} through the output iterator of the context.
2443
2444
2445
-\rSec3[stacktrace.basic.hash]{Hash support}
+\rSec2[stacktrace.basic.hash]{Hash support}
2446
2447
2448
template<> struct hash<stacktrace_entry>;
0 commit comments