tumopp: Tumor growth simulator in C++
tumopp::Tissue::equal_ptr_cell Struct Reference

Equal function object for shared_pointer<Cell> More...

Public Member Functions

bool operator() (const std::shared_ptr< tumopp::Cell > &lhs, const std::shared_ptr< tumopp::Cell > &rhs) const noexcept
 Compare cell coord.
 

Detailed Description

Equal function object for shared_pointer<Cell>


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