SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
dbc::filtered_dbc_index_t< T, Filter > Class Template Reference

Public Member Functions

void init (util::span< const T > list, bool ptr)
 
void init (util::span< const util::span< const T >> list, bool ptr)
 
template<typename Predicate >
const T & get (bool ptr, Predicate &&pred) const