[#zero_after_free_allocator-0c-2constructor-01] = xref:zero_after_free_allocator-0c.adoc[zero_after_free_allocator<byte>]::zero_after_free_allocator :relfileprefix: ../ :mrdocs: Default‐constructs the allocator. == Synopsis Declared in `<support/allocators/zeroafterfree.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr zero_after_free_allocator() noexcept = default; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#