Static Public Member Functions | List of all members
pybind11::polymorphic_type_hook< itype, detail::enable_if_t< std::is_base_of< Animal, itype >::value > > Struct Template Reference

Static Public Member Functions

static const void * get (const itype *src, const std::type_info *&type)
 

Detailed Description

template<typename itype>
struct pybind11::polymorphic_type_hook< itype, detail::enable_if_t< std::is_base_of< Animal, itype >::value > >

Definition at line 115 of file test_tagbased_polymorphic.cpp.

Member Function Documentation

template<typename itype >
static const void* pybind11::polymorphic_type_hook< itype, detail::enable_if_t< std::is_base_of< Animal, itype >::value > >::get ( const itype *  src,
const std::type_info *&  type 
)
inlinestatic

Definition at line 117 of file test_tagbased_polymorphic.cpp.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:12