Skip to content

Commit 8e2d6ee

Browse files
committed
[stacktrace.format] Use full typename "basic_stacktrace<Allocator>".
1 parent 8c99598 commit 8e2d6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: source/diagnostics.tex

+1-1
Original file line numberDiff line numberDiff line change
@@ -2438,7 +2438,7 @@
24382438
\fmtgrammarterm{format-spec} is empty.
24392439

24402440
\pnum
2441-
A \tcode{basic_stacktrace} object \tcode{s} is formatted as if by
2441+
A \tcode{basic_stacktrace<Allocator>} object \tcode{s} is formatted as if by
24422442
copying \tcode{to_string(s)} through the output iterator of the context.
24432443
\end{itemdescr}
24442444

0 commit comments

Comments
 (0)