Searched defs:IsSwappable (Results 1 – 2 of 2) sorted by relevance
2130 struct IsSwappable : decltype(swappable_impl::IsSwappableImpl::Check<T&>(0)) {}; struct
3618 struct IsSwappable : decltype(swappable_impl::IsSwappableImpl::Check<T&>(0)) {}; struct