File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 58205820
58215821\pnum
58225822The template parameter \tcode {Allocator} of \tcode {indirect}
5823- shall meet the \oldconceptname {Allocator} requirements.
5823+ shall meet the \oldconcept {Allocator} requirements.
58245824
58255825\pnum
58265826If a program declares an explicit or partial specialization of \tcode {indirect},
64806480If
64816481\tcode {allocator_traits<Allocator>::propagate_on_container_swap::value}
64826482is \tcode {true}, then
6483- \tcode {Allocator} meets the \oldconceptname {Swappable} requirements.
6483+ \tcode {Allocator} meets the \oldconcept {Swappable} requirements.
64846484Otherwise \tcode {get_allocator() == other.\linebreak {}get_allocator()} is \tcode {true}.
64856485
64866486\pnum
66776677
66786678\pnum
66796679The template parameter \tcode {Allocator} of \tcode {polymorphic}
6680- shall meet the requirements of \oldconceptname {Allocator}.
6680+ shall meet the requirements of \oldconcept {Allocator}.
66816681
66826682\pnum
66836683If a program declares an explicit or
72717271\expects
72727272If \tcode {allocator_traits<Allocator>::propagate_on_container_swap::value}
72737273is \tcode {true}, then
7274- \tcode {Allocator} meets the \oldconceptname {Swappable} requirements.
7274+ \tcode {Allocator} meets the \oldconcept {Swappable} requirements.
72757275Otherwise \tcode {get_allocator() == other.\linebreak {}get_allocator()} is \tcode {true}.
72767276
72777277\pnum
You can’t perform that action at this time.
0 commit comments