Код: Выделить всё
#include
#include
template
void bar(va_list vl) {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/60041398/va-list-passed-to-a-function-using-va-arg-is-not-working[/url]Код: Выделить всё
#include
#include
template
void bar(va_list vl) {
std::cout
Подробнее здесь: [url]https://stackoverflow.com/questions/60041398/va-list-passed-to-a-function-using-va-arg-is-not-working[/url]