|
Galactic Bloodshed
|
#include <ships.h>
Public Member Functions | |
| Iterator (shipnum_t a) | |
| auto & | operator* () |
| Iterator & | operator++ () |
| bool | operator!= (const Iterator &rhs) |
Private Attributes | |
| Ship | elem {} |
|
inline |
| Shiplist::Iterator & Shiplist::Iterator::operator++ | ( | ) |
1.8.13