Searched refs:__is_shared_ptr (Results 1 – 1 of 1) sorted by relevance
370 static constexpr bool __is_shared_ptr = false; in _GLIBCXX_VISIBILITY() local372 static constexpr bool __is_shared_ptr<shared_ptr<_Up>> = true; in _GLIBCXX_VISIBILITY()410 if constexpr (__is_shared_ptr<_Tp>) in _GLIBCXX_VISIBILITY()518 if constexpr (__is_shared_ptr<_Tp>) in _GLIBCXX_VISIBILITY()