| doubly_normal_beast(std::initializer_list< T > xlist, std::initializer_list< U > ylist) (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | inline |
| doubly_normal_beast(std::initializer_list< T > xlist, std::initializer_list< U > ylist, const x_allocator_type &a, const y_allocator_type &b) (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | inline |
| doubly_normal_beast(const doubly_normal_beast &)=default (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| doubly_normal_beast(const doubly_normal_beast &other, const x_allocator_type &a, const y_allocator_type &b) (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | inline |
| doubly_normal_beast(doubly_normal_beast &&) noexcept=default (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| doubly_normal_beast(doubly_normal_beast &&other, const x_allocator_type &a, const y_allocator_type &b) (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | inline |
| operator!= (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | friend |
| operator<< (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | friend |
| operator=(const doubly_normal_beast &)=default (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| operator=(doubly_normal_beast &&)=default (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| operator== (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | friend |
| swap(doubly_normal_beast &other) noexcept(noexcept(std::ranges::swap(this->x, other.x)) &&noexcept(std::ranges::swap(this->y, other.y))) (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | inline |
| swap (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | friend |
| x (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| x_allocator_type typedef (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| y (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |
| y_allocator_type typedef (defined in sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator >) | sequoia::testing::doubly_normal_beast< T, U, xAllocator, yAllocator > | |