首页
技术博客
登录
6mi
u
盘
搜
搜 索
技术博客
error: ‘stol’ was not declared in this scope
error: ‘stol’ was not declared in this scope
tech
2025-10-03
2
stol函数是C++11的标准函数,若使用就编译器会出现此错误,可选择 g++ -std=c++11 my_cpp_code.cpp 来避免错误。
转载请注明原文地址:https://tech.qufami.com/read-24487.html
最新回复
(
0
)