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 [2] |
Definition at line 77 of file Array.h.