Код: Выделить всё
std::string msg;
msg += std::string( "15" ) + "nm"; + "
Подробнее здесь: [url]https://stackoverflow.com/questions/79609972/why-can-this-c-code-pass-compile-check[/url]Код: Выделить всё
std::string msg;
msg += std::string( "15" ) + "nm"; + "
Подробнее здесь: [url]https://stackoverflow.com/questions/79609972/why-can-this-c-code-pass-compile-check[/url]