struct Core::Portable::AttributePoolSuspender

Overview

Helper to temporarily disable memory pool for attributes. More…

#include <coreattributes.h>

struct AttributePoolSuspender
{
    // methods

    static void dump(CStringPtr label = "");
};

Detailed Documentation

Helper to temporarily disable memory pool for attributes.

Disables pool for all threads, use caution!