Ardour  9.0-pre0-582-g084a23a80d
Temporal::Point::beat_comparator Struct Reference

#include <tempo.h>

Public Member Functions

bool operator() (Point const &a, Point const &b) const
 
bool operator() (Point const &a, Beats const &beats) const
 

Detailed Description

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

Member Function Documentation

◆ operator()() [1/2]

bool Temporal::Point::beat_comparator::operator() ( Point const &  a,
Beats const &  beats 
) const
inline

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

◆ operator()() [2/2]

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

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


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