|
Antares Simulator
Power System Simulator
|
Public Member Functions | |
| CyclicIterator (std::vector< T > &v) | |
| CyclicIterator & | operator++ (int) |
| T & | operator* () |
| bool | operator== (const std::vector< T >::iterator &other) const |
Friends | |
| template<typename U > | |
| CyclicIterator< U > & | delete_current (CyclicIterator< U > &it) |