Searched defs:is_weight_impl (Results 1 – 1 of 1) sorted by relevance
21 struct is_weight_impl : mp11::mp_false {}; struct24 struct is_weight_impl<weight_type<T>> : mp11::mp_true {}; struct