If TP is the same type as the target object, returns a pointer granting modifiable access to the target; otherwise return a null pointer.

Synopsis

Declared in <bslstl_function.h>

template<class TP>
TP*
target() noexcept;

Created with MrDocs