nfd::measurements::AnyEntry Class Reference

An EntryPredicate that accepts any entry. More...

#include <daemon/table/measurements.hpp>

Public Member Functions

constexpr bool operator() (const Entry &) const noexcept
 

Detailed Description

An EntryPredicate that accepts any entry.

Definition at line 52 of file measurements.hpp.

Member Function Documentation

◆ operator()()

constexpr bool nfd::measurements::AnyEntry::operator() ( const Entry ) const
inlineconstexprnoexcept

Definition at line 56 of file measurements.hpp.