Home
last modified time | relevance | path

Searched refs:field_with_fallback_t (Results 1 – 2 of 2) sorted by relevance

/dports/devel/caf/actor-framework-0.18.5/libcaf_core/caf/
H A Dsave_inspector.hpp59 struct field_with_fallback_t { struct in caf::save_inspector
72 field_with_fallback_t&& invariant(Predicate&&) && { in invariant() argument
89 return field_with_fallback_t<T, U>{field_name, val, std::move(value)}; in fallback()
H A Dload_inspector.hpp74 struct field_with_fallback_t { struct in caf::load_inspector
133 return field_with_fallback_t<T, U>{field_name, val, std::move(value)}; in fallback()