Return the specified address cast to a pointer to the cv-unqualified form of the (template parameter) TYPE.
address
TYPE
Declared in <bslma_pointerutil.h>
<bslma_pointerutil.h>
template<class TYPE> constexpr static TYPE* unqualify(TYPE* address) noexcept;