Public Member Functions | Static Public Member Functions | List of all members
type_caster< bool > Class Reference

#include <cast.h>

Public Member Functions

bool load (handle src, bool convert)
 
 PYBIND11_TYPE_CASTER (bool, const_name("bool"))
 

Static Public Member Functions

static handle cast (bool src, return_value_policy, handle)
 

Detailed Description

Definition at line 314 of file cast.h.

Member Function Documentation

◆ cast()

static handle type_caster< bool >::cast ( bool  src,
return_value_policy  ,
handle   
)
inlinestatic

Definition at line 357 of file cast.h.

◆ load()

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

Definition at line 316 of file cast.h.

◆ PYBIND11_TYPE_CASTER()

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

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


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