Searched defs:CastValByTag (Results 1 – 1 of 1) sorted by relevance
168 struct CastValByTag { struct170 using TargetType = std::optional<TypedVal<T>>;173 TargetType<T> Cast(UntypedVal const& val) const { in Cast()