[#bsl-remove_all_extents] = xref:bsl.adoc[bsl]::remove_all_extents :relfileprefix: ../ :mrdocs: Alias for `std::remove_all_extents` in the `bsl` namespace. == Synopsis Declared in `<bsl_type_traits.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using std::remove_all_extents; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#