Searched defs:is_sample_impl (Results 1 – 1 of 1) sorted by relevance
30 struct is_sample_impl : mp11::mp_false {}; struct33 struct is_sample_impl<sample_type<T>> : mp11::mp_true {}; struct