Public Member Functions | |
| T& | operator[] (Code const& code) |
| T const& | operator[] (Code const& code) const |
| T& | operator[] (Color const& color) |
| T const& | operator[] (Color const& color) const |
Public Attributes | |
| T | M_array [16] |
Definition at line 42 of file Array.h.