Searched defs:_M_head (Results 1 – 2 of 2) sorted by relevance
109 _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function140 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function
52895 _M_head(_Head_base& __b) noexcept { return __b; } in _M_head() function52898 _M_head(const _Head_base& __b) noexcept { return __b; } in _M_head() function52942 _M_head(_Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function52945 _M_head(const _Head_base& __b) noexcept { return __b._M_head_impl; } in _M_head() function52982 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function52985 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function53138 _M_head(_Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function53141 _M_head(const _Tuple_impl& __t) noexcept { return _Base::_M_head(__t); } in _M_head() function