Searched refs:p2_is_mutable (Results 1 – 1 of 1) sorted by relevance
199 using p2_is_mutable = pixel_reference_is_mutable<typename Pixel2::type>; in operator ()() typedef202 using pixel2_mutable = mp11::mp_if<p2_is_mutable, Pixel2, value_core<p2_value_t>>; in operator ()()