lumiera_/src/vault
Ichthyostega 99c4663719 Library: simplify state-core wrapper parameters
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«
2024-11-26 23:22:46 +01:00
..
gear Library: simplify state-core wrapper parameters 2024-11-26 23:22:46 +01:00
mem Library: simplify state-core wrapper parameters 2024-11-26 23:22:46 +01:00
common.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
DIR_INFO Global-Layer-Renaming: rearrange directories 2018-11-15 23:28:03 +01:00
enginefacade.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
enginefacade.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
media-access-facade.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
media-access-facade.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
netnodefacade.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
netnodefacade.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
real-clock.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
real-clock.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scriptrunnerfacade.cpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00
scriptrunnerfacade.hpp Copyright: clarify and simplify the file headers 2024-11-17 23:42:55 +01:00