
Public Member Functions | |
| ShPalette (std::size_t size) | |
| ~ShPalette () | |
| const T & | operator[] (std::size_t index) const |
| T & | operator[] (std::size_t index) |
| template<typename T2> | |
| T | operator[] (const ShGeneric< 1, T2 > &index) const |
Definition at line 31 of file ShPalette.hpp.
1.4.6