cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Member Functions | List of all members
polymorphic_type_hook_base< itype, SFINAE > Struct Template Reference

#include <cast.h>

Static Public Member Functions

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

Detailed Description

template<typename itype, typename SFINAE = void>
struct polymorphic_type_hook_base< itype, SFINAE >

Definition at line 851 of file cast.h.

Member Function Documentation

◆ get()

template<typename itype , typename SFINAE = void>
static const void* polymorphic_type_hook_base< itype, SFINAE >::get ( const itype *  src,
const std::type_info *&   
)
inlinestatic

Definition at line 853 of file cast.h.


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