Kea 3.1.5
isc::lease_query::PoolRangeEqual Struct Reference

Equality comparator for two pools based on their address range. More...

#include <lease_query_impl.h>

Public Member Functions

bool operator() (const isc::dhcp::PoolPtr &a, const isc::dhcp::PoolPtr &b) const noexcept
 

Detailed Description

Equality comparator for two pools based on their address range.

Definition at line 97 of file lease_query_impl.h.

Member Function Documentation

◆ operator()()

bool isc::lease_query::PoolRangeEqual::operator() ( const isc::dhcp::PoolPtr & a,
const isc::dhcp::PoolPtr & b ) const
inlinenoexcept

Definition at line 98 of file lease_query_impl.h.


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