#pragma once namespace saw { namespace rmt { struct OpenCl{}; } template struct backend; struct backend { }; }