cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Static Public Attributes | List of all members
handle_type_name< T > Struct Template Reference

#include <cast.h>

Static Public Attributes

static constexpr auto name = _<T>()
 

Detailed Description

template<typename T>
struct handle_type_name< T >

Definition at line 1650 of file cast.h.

Member Data Documentation

◆ name

template<typename T >
constexpr auto handle_type_name< T >::name = _<T>()
staticconstexpr

Definition at line 1650 of file cast.h.


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