Searched defs:base_target_ops (Results 1 – 1 of 1) sorted by relevance
42 struct base_target_ops { struct50 constexpr base_target_ops(decltype(target_type_id) target_type_id_func, decltype(get) get_func, in base_target_ops() argument