Searched refs:IsSpanImpl (Results 1 – 1 of 1) sorted by relevance
30 struct IsSpanImpl : std::false_type {}; struct33 struct IsSpanImpl<span<T, Extent>> : std::true_type {};36 using IsSpan = IsSpanImpl<std::decay_t<T>>;