Public Member Functions | |
| S | base () const |
| constexpr | move_sentinel (S s) |
| template<typename OS , requires = (ConvertibleTo<OS, S>())> | |
| constexpr | move_sentinel (move_sentinel< OS > const &that) |
| template<typename OS , requires = (ConvertibleTo<OS, S>())> | |
| move_sentinel & | operator= (move_sentinel< OS > const &that) |