GNU Radio 3.7.1 C++ API
pmt::comperator Class Reference

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

#include <pmt.h>

List of all members.

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::comperator::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: