375a376,379
> void reset() {
> memset(static_cast<void*>(this), 0, sizeof(*this));
> }
>