nfd::fw::asf::ProbingModule::FaceStatsProbingCompare Struct Reference

#include <daemon/fw/asf-probing-module.hpp>

Public Member Functions

bool operator() (const FaceStats &lhs, const FaceStats &rhs) const noexcept
 

Detailed Description

Definition at line 79 of file asf-probing-module.hpp.

Member Function Documentation

◆ operator()()

bool nfd::fw::asf::ProbingModule::FaceStatsProbingCompare::operator() ( const FaceStats lhs,
const FaceStats rhs 
) const
noexcept

Definition at line 97 of file asf-probing-module.cpp.