Jakub Kuderski 1f404ec04d
[ADT] Allow member pointers in map_range and map_to_vector (#181154)
This is for when all we need is to access a field or call a getter: no
need to write a lambda just to extract these.

Assisted-by: claude
2026-02-12 14:05:20 -05:00
..