struct cpu_deletorΒΆ

struct cpu_deletor
{
    // methods

    void operator () (void* ptr);
};