[#bsl-remove_extent-06-type] = xref:bsl.adoc[bsl]::xref:bsl/remove_extent-06.adoc[remove_extent]::type :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `t_TYPE` when `t_TYPE` is not an array type. == Synopsis Declared in `<bslmf_removeextent.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef t_TYPE type; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#