Код: Выделить всё
some_type f ()
{
static int cnt = 1;
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/6505461/function-returning-pointer-to-itself[/url]Код: Выделить всё
some_type f ()
{
static int cnt = 1;
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/6505461/function-returning-pointer-to-itself[/url]