[#bsl-basic_stringbuf-sbumpc-0b] = xref:bsl.adoc[bsl]::xref:bsl/basic_stringbuf.adoc[basic_stringbuf]::sbumpc :relfileprefix: ../../ :mrdocs: Return the current get character and advance the get pointer (inherited). == Synopsis Declared in `<bslstl_stringbuf.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using BaseType::sbumpc; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#