|
HepMC3 event record library
|
Quick proxy class needed to implement operator-> for iterators which can't return pointers.
More...
#include <pytypes.h>
Collaboration diagram for arrow_proxy< T >:Public Member Functions | |
| arrow_proxy (T &&value) | |
| T * | operator-> () const |
Data Fields | |
| T | value |
Quick proxy class needed to implement operator-> for iterators which can't return pointers.
1.8.14