1#ifndef TATOOINE_ARROW_PROXY_H
2#define TATOOINE_ARROW_PROXY_H
7template <
typename Reference>
Definition: algorithm.h:6
from https://quuxplusone.github.io/blog/2019/02/06/arrow-proxy/
Definition: arrow_proxy.h:8
auto operator->() -> Reference *
Definition: arrow_proxy.h:10
Reference r
Definition: arrow_proxy.h:9