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

#include <internals.h>

Public Member Functions

bool operator() (const std::type_index &lhs, const std::type_index &rhs) const
 

Detailed Description

Definition at line 75 of file internals.h.

Member Function Documentation

◆ operator()()

bool type_equal_to::operator() ( const std::type_index &  lhs,
const std::type_index &  rhs 
) const
inline

Definition at line 76 of file internals.h.


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