struct cpu_deletor_tΒΆ

struct cpu_deletor_t
{
    // methods

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