[#bsl-basic_ostringstream-tellp] = xref:bsl.adoc[bsl]::xref:bsl/basic_ostringstream.adoc[basic_ostringstream]::tellp :relfileprefix: ../../ :mrdocs: Return the current put position in the output sequence. == Synopsis Declared in `<bslstl_ostringstream.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/basic_ostringstream/pos_type.adoc[pos_type] tellp(); ---- == Return Value current put position in the output sequence [.small]#Created with https://www.mrdocs.com[MrDocs]#