comparison function object for two std::type_info pointers is implemented using the before() member function of the std::type_info class
More...
#include <MPIType.h>
|
bool | operator() (std::type_info const *lhs, std::type_info const *rhs) const |
|
bool | operator() (std::type_info const *lhs, std::type_info const *rhs) const |
|
comparison function object for two std::type_info pointers is implemented using the before() member function of the std::type_info class
Definition at line 46 of file MPIType.h.
◆ operator()() [1/2]
bool combblas::type_info_compare::operator() |
( |
std::type_info const * |
lhs, |
|
|
std::type_info const * |
rhs |
|
) |
| const |
|
inline |
◆ operator()() [2/2]
bool combblas::type_info_compare::operator() |
( |
std::type_info const * |
lhs, |
|
|
std::type_info const * |
rhs |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: