Tatooine
Public Member Functions | Public Attributes | List of all members
tatooine::arrow_proxy< Reference > Struct Template Reference

from https://quuxplusone.github.io/blog/2019/02/06/arrow-proxy/ More...

#include <arrow_proxy.h>

Collaboration diagram for tatooine::arrow_proxy< Reference >:
[legend]

Public Member Functions

auto operator-> () -> Reference *
 

Public Attributes

Reference r
 

Detailed Description

template<typename Reference>
struct tatooine::arrow_proxy< Reference >

from https://quuxplusone.github.io/blog/2019/02/06/arrow-proxy/

Member Function Documentation

◆ operator->()

template<typename Reference >
auto tatooine::arrow_proxy< Reference >::operator-> ( ) -> Reference *
inline

Member Data Documentation

◆ r

template<typename Reference >
Reference tatooine::arrow_proxy< Reference >::r

The documentation for this struct was generated from the following file: