Same as the non‐const overload, for volatile pointers.
Synopsis
Declared in <bslma_pointerutil.h>
template<class TYPE>
constexpr
static
TYPE*
unqualify(TYPE volatile* address) noexcept;
Created with MrDocs
Same as the non‐const overload, for volatile pointers.
Declared in <bslma_pointerutil.h>
template<class TYPE>
constexpr
static
TYPE*
unqualify(TYPE volatile* address) noexcept;
Created with MrDocs