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