Searched refs:__with (Results 1 – 1 of 1) sorted by relevance
551 struct __with struct553 using __t = __with; argument554 using __id = __with; argument558 __with() = default;560 constexpr explicit __with(_Value __value) noexcept( in __with() function565 constexpr explicit __with(_Value __value, _Tag, _Tags...) noexcept( in __with() function576 __with& operator=(const __with&) = delete;580 __with(_Value, _Tag, _Tags...) -> __with<_Value, _Tag, _Tags...>;