GNU Radio Manual and C++ API Reference  3.10.9.1
The Free & Open Software Radio Ecosystem
pmt::comparator Class Reference

Provide a comparator function object to allow pmt use in stl types. More...

#include <pmt/pmt.h>

Public Member Functions

bool operator() (pmt::pmt_t const &p1, pmt::pmt_t const &p2) const
 

Detailed Description

Provide a comparator function object to allow pmt use in stl types.

Member Function Documentation

◆ operator()()

bool pmt::comparator::operator() ( pmt::pmt_t const &  p1,
pmt::pmt_t const &  p2 
) const
inline

References pmt::eqv().


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