COMBINATORIAL_BLAS  1.6
combblas::type_info_compare Struct Reference

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>

Public Member Functions

bool operator() (std::type_info const *lhs, std::type_info const *rhs) const
 

Detailed Description

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.

Member Function Documentation

◆ operator()()

bool combblas::type_info_compare::operator() ( std::type_info const *  lhs,
std::type_info const *  rhs 
) const
inline

Definition at line 48 of file MPIType.h.


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