Searched refs:__with (Results 1 – 1 of 1) sorted by relevance
560 struct __with struct562 using __t = __with; argument563 using __id = __with; argument567 __with() = default;569 constexpr explicit __with(_Value __value) noexcept( in __with() function574 constexpr explicit __with(_Value __value, _Tag, _Tags...) noexcept( in __with() argument585 __with& operator=(const __with&) = delete;589 __with(_Value, _Tag, _Tags...) -> __with<_Value, _Tag, _Tags...>;