Searched defs:__with (Results 1 – 1 of 1) sorted by relevance
560 struct __with struct562 using __t = __with;563 using __id = __with;569 constexpr explicit __with(_Value __value) noexcept( in __with() argument574 constexpr explicit __with(_Value __value, _Tag, _Tags...) noexcept( in __with() argument580 auto query(_Key) const noexcept -> const _Value& in query()