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, const_name("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 119 of file test_copy_move.cpp.

Member Function Documentation

◆ cast()

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

Definition at line 125 of file test_copy_move.cpp.

◆ load()

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

Definition at line 121 of file test_copy_move.cpp.

◆ PYBIND11_TYPE_CASTER()

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

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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:41:08