Ardour  8.7-15-gadf511264b
Temporal::Point::bbt_comparator Struct Reference

#include <tempo.h>

Public Member Functions

bool operator() (Point const &a, Point const &b) const
 
bool operator() (Point const &a, BBT_Time const &bbt) const
 

Detailed Description

Definition at line 133 of file temporal/temporal/tempo.h.

Member Function Documentation

◆ operator()() [1/2]

bool Temporal::Point::bbt_comparator::operator() ( Point const &  a,
BBT_Time const &  bbt 
) const
inline

Definition at line 137 of file temporal/temporal/tempo.h.

◆ operator()() [2/2]

bool Temporal::Point::bbt_comparator::operator() ( Point const &  a,
Point const &  b 
) const
inline

Definition at line 134 of file temporal/temporal/tempo.h.


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