Audacity 3.2.0
Public Member Functions | List of all members
MeterPanelBase::Resetter Struct Reference

Public Member Functions

void operator() (bool *p) const
 

Detailed Description

Definition at line 50 of file MeterPanelBase.h.

Member Function Documentation

◆ operator()()

void MeterPanelBase::Resetter::operator() ( bool *  p) const
inline

Definition at line 50 of file MeterPanelBase.h.

50{ void operator () (bool *p) const { if(p) *p = false; } };
void operator()(bool *p) const

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