Public Types | Public Member Functions | Public Attributes | List of all members
variant_caster_visitor Struct Reference

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

#include <stl.h>

Public Types

using result_type = handle
 

Public Member Functions

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

Public Attributes

handle parent
 
return_value_policy policy
 

Detailed Description

Visit a variant and cast any found type to Python.

Definition at line 361 of file stl.h.

Member Typedef Documentation

◆ result_type

Definition at line 365 of file stl.h.

Member Function Documentation

◆ operator()()

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

Definition at line 368 of file stl.h.

Member Data Documentation

◆ parent

handle variant_caster_visitor::parent

Definition at line 363 of file stl.h.

◆ policy

return_value_policy variant_caster_visitor::policy

Definition at line 362 of file stl.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:08:24