开源使用者
标签
将 std::map 与 std::string 键与 int 键一起使用的成本?
2022-01-07 00:00:00
performance
c++
stl
为什么 std::string 不提供到 char* 的隐式转换?
2022-01-07 00:00:00
string
c++
stl
是 std::pair<int, std::string>订购明确?
2022-01-07 00:00:00
sorting
c++
stl
多线程程序中的 std::string
2022-01-07 00:00:00
c++
stl
C++11 std::to_string(double) - 没有尾随零
2022-01-07 00:00:00
c++
c++11
stl
C++ 异常:抛出 std::string
2022-01-07 00:00:00
exception
c++
stl
std::string::c_str() 和临时变量
2022-01-07 00:00:00
c++
stl
stdstring
std::string length() 和 size() 成员函数
2022-01-07 00:00:00
string
size
c++
stl
我想将 std::string 转换为 const wchar_t *
2022-01-07 00:00:00
c++
stl
stdstring
wchar-t
C++ 等效于 StringBuffer/StringBuilder?
2022-01-07 00:00:00
c++
string-concatenation
stl
std::strings 的容量()、reserve() &调整大小()函数
2022-01-07 00:00:00
string
c++
stl
如何重用 ostringstream?
2022-01-07 00:00:00
reset
c++
stl
ostringstream
不区分大小写的 std::string.find()
2022-01-07 00:00:00
string
c++
case-insensitive
stl
wstring
你如何构造一个带有嵌入空值的 std::string ?
2022-01-06 00:00:00
null
c++
stdstring
std::string 是否有空终止符?
2022-01-06 00:00:00
string
null
c++
wostream 无法输出 wstring
2022-01-05 00:00:00
unicode
visual-studio-2008
c++
wofstream
错误 C2679:二进制“<<": 没有找到使用“std::string"类型的右侧操作数的运算符
2022-01-04 00:00:00
string
operators
io
c++
为什么输出带有转换运算符的类不适用于 std::string?
2021-12-31 00:00:00
compiler-errors
templates
implicit-conversion
c++
错误 C2679:二进制“>>": 没有找到使用“std::string"类型的右侧操作数的运算符(或者没有可接受的转换)
2021-12-31 00:00:00
cygwin
compiler-errors
visual-c++
c++
std:ostringstream 和 -std=c++11 的内存错误?
2021-12-31 00:00:00
memory-leaks
c++
c++11
temporary-objects
stringstream
«
12
13
14
15
16
17
18
19
20
21
»