Namespaces
Variants
Actions

std::basic_stringbuf<CharT,Traits,Allocator>::seekpos

From cppreference.com
< cpp‎ | io‎ | basic stringbuf
 
 
 
 
protected:

virtual pos_type seekpos( pos_type sp,

                          std::ios_base::openmode which = std::ios_base::in |