GNU Radio Manual and C++ API Reference  3.7.4.1
The Free & Open Software Radio Ecosystem
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

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: