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

Public Member Functions

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

Detailed Description

Definition at line 102 of file param_value.hh.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 106 of file param_value.hh.

◆ operator()() [2/2]

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

Definition at line 112 of file param_value.hh.


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