allocator_type typedef (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
move_only_broken_spaceship(std::initializer_list< T > list) (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | inline |
move_only_broken_spaceship(std::initializer_list< T > list, const allocator_type &a) (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | inline |
move_only_broken_spaceship(const allocator_type &a) (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | inline |
move_only_broken_spaceship(const move_only_broken_spaceship &)=delete (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
move_only_broken_spaceship(move_only_broken_spaceship &&) noexcept=default (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
move_only_broken_spaceship(move_only_broken_spaceship &&other, const allocator_type &a) (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | inline |
operator!= (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator< (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator<< (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator<= (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator<=> (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator=(const move_only_broken_spaceship &)=delete (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
operator=(move_only_broken_spaceship &&)=default (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
operator== (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator> (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
operator>= (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
swap(move_only_broken_spaceship &other) noexcept(noexcept(std::ranges::swap(this->x, other.x))) (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | inline |
swap (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | friend |
value_type typedef (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |
x (defined in sequoia::testing::move_only_broken_spaceship< T, Allocator >) | sequoia::testing::move_only_broken_spaceship< T, Allocator > | |