![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
| template<size_t N> | |
| constexpr | static_set_view_base (const static_set_base< value_type, N > &set) |
| constexpr iterator | begin () const |
| constexpr iterator | cbegin () const |
| constexpr iterator | end () const |
| constexpr iterator | cend () const |
| constexpr size_t | size () const |
| constexpr bool | empty () const |
Protected Attributes | |
| util::span< const value_type > | data_ |