Return true if the target is allocated in place within the small‐object buffer of this object; otherwise return false.
Synopsis
Declared in <bslstl_function_rep.h>
bool
isInplace() const noexcept;
Created with MrDocs