LeviLamina
Loading...
Searching...
No Matches
WeightedRandomList< T0 > Class Template Reference

Public Member Functions

void push (T0 const &item, uint weight)
 
void push (T0 &&item, uint weight)
 
void clear ()
 
uint total () const
 
size_t size () const
 
bool empty () const
 
template<typename Fn >
void erase_if (Fn &&fn)
 

Public Attributes

uint mTotalWeight
 
std::vector< std::pair< T0, uint > > mData
 

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