cppyabm  1.0.17
An agent-based library to integrate C++ and Python
Public Member Functions | List of all members
TplCtorClass Struct Reference

Issue #528: templated constructor. More...

Public Member Functions

template<typename T >
 TplCtorClass (const T &)
 
bool operator== (const TplCtorClass &) const
 

Detailed Description

Issue #528: templated constructor.

Definition at line 42 of file test_stl.cpp.

Constructor & Destructor Documentation

◆ TplCtorClass()

template<typename T >
TplCtorClass::TplCtorClass ( const T &  )
inline

Definition at line 43 of file test_stl.cpp.

Member Function Documentation

◆ operator==()

bool TplCtorClass::operator== ( const TplCtorClass ) const
inline

Definition at line 44 of file test_stl.cpp.


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