Static Public Member Functions | List of all members
polymorphic_type_hook_base< itype, detail::enable_if_t< std::is_polymorphic< itype >::value > > Struct Template Reference

#include <type_caster_base.h>

Static Public Member Functions

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

Detailed Description

template<typename itype>
struct polymorphic_type_hook_base< itype, detail::enable_if_t< std::is_polymorphic< itype >::value > >

Definition at line 892 of file type_caster_base.h.

Member Function Documentation

◆ get()

template<typename itype >
static const void* polymorphic_type_hook_base< itype, detail::enable_if_t< std::is_polymorphic< itype >::value > >::get ( const itype *  src,
const std::type_info *&  type 
)
inlinestatic

Definition at line 893 of file type_caster_base.h.


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


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