struct dlstreamer::OpenCLContext::key#

#include <context.h>

struct key {
    // fields

    static constexpr auto cl_context = BaseContext::key::cl_context;
    static constexpr auto cl_queue = BaseContext::key::cl_queue;
};