Ubuntu 20.04 compiling error ......use ‘new’ and ‘delete’ instead [-Werror=class-memaccess] 68 | return static_cast<pointer>(realloc(p, n * sizeof(value_type))); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~