HepMC3 event record library
Public Types | Public Member Functions | Data Fields
variant_caster_visitor Struct Reference

Visit a variant and cast any found type to Python. More...

#include <stl.h>

+ Collaboration diagram for variant_caster_visitor:

Public Types

using result_type = handle
 

Public Member Functions

template<typename T >
result_type operator() (T &&src) const
 

Data Fields

return_value_policy policy
 
handle parent
 

Detailed Description

Visit a variant and cast any found type to Python.

Definition at line 309 of file stl.h.


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