![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
Classes | |
| struct | container |
| helper structure to get container type More... | |
| class | LegacyAlgorithmAdapter |
| struct | overloaded_t |
| struct | overloaded_t< lambda_t > |
| struct | overloaded_t< lambda_t, more_lambda_ts... > |
Functions | |
| GAUDI_API void | rangeException (const long index, const size_t size) |
| Helpful function to throw an "out-of-range exception" for class Range_. More... | |
| 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 |
Definition at line 30 of file Range.cpp.