Struct ov::element::NotSupported

template<class R>
struct NotSupported

Helper visitor which throws ov::Exception for not supported element type.

Template Parameters

RType of return value.