cppyabm  1.0.17
An agent-based library to integrate C++ and Python
List of all members
polymorphic_type_hook< itype, SFINAE > Struct Template Reference

#include <cast.h>

Inheritance diagram for polymorphic_type_hook< itype, SFINAE >:
polymorphic_type_hook_base< itype >

Additional Inherited Members

- Static Public Member Functions inherited from polymorphic_type_hook_base< itype >
static const void * get (const itype *src, const std::type_info *&)
 

Detailed Description

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

Definition at line 864 of file cast.h.


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