Scarab  v3.8.0
Project 8 C++ Utility Library
Public Member Functions | List of all members
param_value::are_loose_equals Class Reference
Inheritance diagram for param_value::are_loose_equals:
Inheritance graph

Public Member Functions

template<typename T , typename U >
bool operator() (const T &rhs, const U &lhs) const
 
template<typename T >
bool operator() (const T &lhs, const T &rhs) const
 

Detailed Description

Definition at line 118 of file param_value.hh.

Member Function Documentation

◆ operator()() [1/2]

bool operator() ( const T &  rhs,
const U &  lhs 
) const
inline

Definition at line 122 of file param_value.hh.

◆ operator()() [2/2]

bool operator() ( const T &  lhs,
const T &  rhs 
) const
inline

Definition at line 129 of file param_value.hh.


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