Default constructor required by ForwardIterator concept
| 50 | |
| 51 | /// Default constructor required by ForwardIterator concept |
| 52 | SendStateDataSampleListIterator() {} |
| 53 | |
| 54 | /** |
| 55 | * This constructor is used when constructing an "end" iterator. |
no outgoing calls
no test coverage detected