在线文档教程
C++
输入/输出 | Input/output

std::istrstream::str

std::strstream::str

char* str(

冻结缓冲区后,返回指向缓冲区开头的指针。有效呼叫rdbuf()->str()...

参数

%280%29

返回值

中指向缓冲区开头的指针。std::strsteambufNULL如果没有可用的缓冲区。

© cppreference.com

在CreativeCommonsAttribution下授权-ShareAlike未移植许可v3.0。

http://en.cppreference.com/w/cpp/io/strstream/str