-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add a numeric cast helper (or overloads on existing numeric cast functions) that accepts TagValueView instead of separate (TypeTags, Value) parameters. This would allow callers that already hold a TagValueView to avoid splitting it at the call site.
Part of the SPM-4577 RAII refactor epic.