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

#include <cast.h>

Public Member Functions

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

Static Public Member Functions

static handle cast (bool src, return_value_policy, handle)
 

Detailed Description

template<>
class type_caster< bool >

Definition at line 1159 of file cast.h.

Member Function Documentation

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

Definition at line 1195 of file cast.h.

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

Definition at line 1161 of file cast.h.

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

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


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