[#BloombergLP-bslstl-Function_Rep-isInplace] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/Function_Rep.adoc[Function_Rep]::isInplace :relfileprefix: ../../../ :mrdocs: 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>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool isInplace() const noexcept; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#