Skip to content

Commit 2b7778c

Browse files
danieljamestkoeppe
authored andcommitted
[associative.reqmts] Add missing qualification to 'mapped_type' (#968)
1 parent 0824b21 commit 2b7778c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/containers.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@
15811581
&
15821582
compile time \\ \rowsep
15831583

1584-
\tcode{mapped_type} (\tcode{map} and \tcode{multimap} only) &
1584+
\tcode{X::mapped_type} (\tcode{map} and \tcode{multimap} only) &
15851585
\tcode{T} &
15861586
&
15871587
compile time \\ \rowsep

0 commit comments

Comments
 (0)