Functions | |
| void | rangeException (const long index, const size_t size) |
| Helpful function to throw an "out-of-range exception" for class Range_. | |
| void Gaudi::details::rangeException | ( | const long | index, | |
| const size_t | size | |||
| ) |
Helpful function to throw an "out-of-range exception" for class Range_.
| index | invalid index | |
| size | range size |
1.4.7