C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
std::less< DefRangeItem > Struct Reference

Comparison of elements of the definition domain. More...

#include <pars_equation_tree.h>

Public Member Functions

bool operator() (const DefRangeItem &_Left, const DefRangeItem &_Right) const
 Comparison of elements of the definition domain. More...
 

Detailed Description

Comparison of elements of the definition domain.

Comparison of elements of the function definition domain.

Member Function Documentation

◆ operator()()

bool std::less< DefRangeItem >::operator() ( const DefRangeItem _Left,
const DefRangeItem _Right 
) const
inline

Comparison of elements of the definition domain.

Comparison of elements of the function definition domain.

Parameters
[in]_Left- The first element.
[in]_Right- The second element
Returns
true if the first element is less than second one.

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