As follow-up from the preceding refactorings, it is now possible to drastically simplify several type signatures. Generally speaking, iterator pipelines can now pass-through the result type, and thus it is no longer necessary to handle this result type explicitly In the case of `IterStateWrapper`, the result type parameter was retained, but moved to the second position and defaulted; sometimes it can be relevant to force a specific type; this is especially useful when defining an `iterator` and a `const_iterator` based on the same »state-core« |
||
|---|---|---|
| .. | ||
| gear | ||
| mem | ||
| common.hpp | ||
| DIR_INFO | ||
| enginefacade.cpp | ||
| enginefacade.hpp | ||
| media-access-facade.cpp | ||
| media-access-facade.hpp | ||
| netnodefacade.cpp | ||
| netnodefacade.hpp | ||
| real-clock.cpp | ||
| real-clock.hpp | ||
| scriptrunnerfacade.cpp | ||
| scriptrunnerfacade.hpp | ||