pixled-lib  1.0
Public Member Functions | List of all members
pixled::led_equal Struct Reference

#include <mapping.h>

Public Member Functions

bool operator() (const led &l1, const led &l2) const
 

Detailed Description

A function object that can be used to check led equality.

Member Function Documentation

◆ operator()()

bool pixled::led_equal::operator() ( const led l1,
const led l2 
) const

Checks if the two leds are equal.

Returns
true iff l1 == l2

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