Public Member Functions | Static Public Member Functions | List of all members
type_caster< MoveOrCopyInt > Struct Template Reference

Public Member Functions

bool load (handle src, bool)
 
 PYBIND11_TYPE_CASTER (MoveOrCopyInt, _("MoveOrCopyInt"))
 

Static Public Member Functions

static handle cast (const MoveOrCopyInt &m, return_value_policy r, handle p)
 

Detailed Description

template<>
struct type_caster< MoveOrCopyInt >

Definition at line 79 of file test_copy_move.cpp.

Member Function Documentation

static handle type_caster< MoveOrCopyInt >::cast ( const MoveOrCopyInt m,
return_value_policy  r,
handle  p 
)
inlinestatic

Definition at line 82 of file test_copy_move.cpp.

bool type_caster< MoveOrCopyInt >::load ( handle  src,
bool   
)
inline

Definition at line 81 of file test_copy_move.cpp.

type_caster< MoveOrCopyInt >::PYBIND11_TYPE_CASTER ( MoveOrCopyInt  ,
_("MoveOrCopyInt")   
)

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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:54