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

Helper template to strip away type modifiers. More...

#include <common.h>

Public Types

using type = T
 

Detailed Description

template<typename T>
struct intrinsic_type< T >

Helper template to strip away type modifiers.

Definition at line 570 of file common.h.

Member Typedef Documentation

◆ type

template<typename T >
using intrinsic_type< T >::type = T

Definition at line 570 of file common.h.


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