Public Types | |
| typedef int | value_type |
Public Member Functions | |
| alternate_triplet (const triplet &x) | |
| value_type | operator[] (size_t const N) const |
Public Attributes | |
| value_type | d [3] |
| typedef int alternate_triplet::value_type |
| value_type alternate_triplet::operator[] | ( | size_t const | N | ) | const |
References d.
| value_type alternate_triplet::d[3] |
Referenced by alternate_triplet(), and operator[]().