|
netxsimdg
|
A simple Iterant that does nothing. More...
#include <Iterator.hpp>


Additional Inherited Members | |
Public Member Functions inherited from Nextsim::Iterator::Iterant | |
| Iterant (const Iterant ©From)=default | |
| Iterant & | operator= (const Iterant ©From)=default |
| Iterant (Iterant &&)=default | |
| Iterant & | operator= (Iterant &&)=default |
A simple Iterant that does nothing.
Definition at line 111 of file Iterator.hpp.