Код: Выделить всё
#include
#include
#include
class Downloader
{
public:
struct Hints
{
int32_t numOfMaxEasyHandles = 8;
//Hints(){} // [*] g ++ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88165
[/list]
Подробнее здесь: [url]https://stackoverflow.com/questions/53408962/try-to-understand-compiler-error-message-default-member-initializer-required-be[/url]