Searched defs:_SSize (Results 1 – 2 of 2) sorted by relevance
425 struct _SSize in _GLIBCXX_VISIBILITY() struct430 requires requires (_Tp& __t) { _Size{}(__t); } in _GLIBCXX_VISIBILITY()432 operator()(_Tp&& __t) const noexcept(noexcept(_Size{}(__t))) in _GLIBCXX_VISIBILITY()
726 struct _SSize in _GLIBCXX_VISIBILITY() struct729 requires requires (_Tp&& __e) in _GLIBCXX_VISIBILITY()735 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY()
Completed in 5 milliseconds