Searched defs:has_paint (Results 1 – 1 of 1) sorted by relevance
294 bool has_paint = false; // TODO: why is a default paint not the same? member723 constexpr bool has_paint = std::experimental::is_detected_v<has_paint_helper, T>; variable