[#bsl-allocator_traits-090-propagate_on_container_copy_assignment] = xref:bsl.adoc[bsl]::xref:bsl/allocator_traits-090.adoc[allocator_traits<polymorphic_allocator<int>>]::propagate_on_container_copy_assignment :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslma_polymorphicallocator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/false_type.adoc[false_type] propagate_on_container_copy_assignment; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#