SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
using | callback_type = std::function< void(const T &)> |
using | iterator = typename std::vector< T >::const_iterator |