const_member_function_less_w< T, R, P1 > Struct Template Reference
#include <statistics.h>
Public Member Functions | |
const_member_function_less_w (const const_member_function_w< T, R, P1 > &func) | |
bool | operator() (const T &lhs, const T &rhs) const |
Detailed Description
template<class T, typename R, typename P1 = parameter_none_type>
struct illumina::interop::util::op::const_member_function_less_w< T, R, P1 >
Function call with a single parameter
Constructor & Destructor Documentation
|
inline |
Constructor
- Parameters
-
func pointer to member function
Member Function Documentation
|
inline |
Perform function call
- Parameters
-
lhs object to compare rhs object to compare
- Returns
- true if lhs < rhs
The documentation for this struct was generated from the following file:
- /io/interop/util/statistics.h