Return true if the target is allocated in place within the small-object buffer of this object; otherwise return false.
Declared in <bslstl_function_rep.h>
bool
isInplace() const noexcept;
true if the target is stored in-place, and false otherwise