Static Public Member Functions | List of all members
PYBIND11_NAMESPACE::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_NAMESPACE::polymorphic_type_hook< itype, detail::enable_if_t< std::is_base_of< Animal, itype >::value > >

Definition at line 122 of file test_tagbased_polymorphic.cpp.

Member Function Documentation

◆ get()

template<typename itype >
static const void* PYBIND11_NAMESPACE::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 123 of file test_tagbased_polymorphic.cpp.


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


gtsam
Author(s):
autogenerated on Thu Jun 13 2024 03:18:24