Код: Выделить всё
#include
#include
#include
class TA
{
private:
int value;
public:
TA(int _value) : value(_value)
{
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/78661374/about-creating-containers-using-stdfrom-range[/url]
Мобильная версия