Sequoia
Loading...
Searching...
No Matches
Public Member Functions | List of all members
sequoia::testing::basic_move_only_allocation_predictions< TopLevel > Class Template Reference
Inheritance diagram for sequoia::testing::basic_move_only_allocation_predictions< TopLevel >:
sequoia::testing::container_predictions_policy< TopLevel >

Public Member Functions

constexpr basic_move_only_allocation_predictions (para_move_prediction x, individual_move_only_allocation_predictions y, assignment_move_only_allocation_predictions assignYtoX)
 
constexpr basic_move_only_allocation_predictions (para_move_prediction x, individual_move_only_allocation_predictions y, assignment_move_only_allocation_predictions assignYtoX, container_counts counts)
 
constexpr mutation_prediction mutation_allocs () const noexcept
 
constexpr para_move_prediction para_move_x_allocs () const noexcept
 
constexpr para_move_prediction para_move_y_allocs () const noexcept
 
constexpr move_prediction move_allocs () const noexcept
 
constexpr move_assign_no_prop_prediction move_assign_no_prop_allocs () const noexcept
 
constexpr move_assign_prediction move_assign_allocs () const noexcept
 
constexpr para_move_prediction x () const noexcept
 
constexpr const individual_move_only_allocation_predictionsy () const noexcept
 
constexpr const assignment_move_only_allocation_predictionsassign_y_to_x () const noexcept
 
template<class T >
constexpr basic_move_only_allocation_predictions shift (const alloc_prediction_shifter< T > &shifter) const
 
- Public Member Functions inherited from sequoia::testing::container_predictions_policy< TopLevel >
constexpr container_counts containers () const noexcept
 

Additional Inherited Members

- Protected Member Functions inherited from sequoia::testing::container_predictions_policy< TopLevel >
constexpr container_predictions_policy (container_counts counts)
 
constexpr container_predictions_policy (const container_predictions_policy &)=default
 
constexpr container_predictions_policyoperator= (const container_predictions_policy &)=default
 

The documentation for this class was generated from the following file: