std::basic_streambuf::pbase
性病:基本[医]Streambuf::pbase,std::basic[医]Streambuf::pptr,std::basic[医]Streambuf::epptr
char_type* pbase() const; | (1) | |
---|---|---|
char_type* pptr() const; | (2) | |
char_type* epptr() const; | (3) | |
返回定义PUT区域的指针。
1%29返回指向PUT区域的起始%28“基本”%29的指针。
2%29返回指向当前字符%28的指针放置指针
%29在投放区。
3%29返回指针在PUT区域结束后的1。
参数
%280%29
返回值
1%29指针指向投手区域的开始。
2%29指向当前字符%28的指针放置指针
%29在投放区。
3%,29,指针超过了投手区域的末端。
例
另见
ebackgptregptr | returns a pointer to the beginning, current character and the end of the get area (protected member function) |
---|
© cppreference.com
在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。