struct cpu_deletor_t

struct cpu_deletor_t#

struct cpu_deletor_t
{
    // methods

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