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

Public Member Functions

void operator() (bool *p) const
 

Detailed Description

Definition at line 242 of file AButton.h.

Member Function Documentation

◆ operator()()

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

Definition at line 242 of file AButton.h.

242{ void operator () (bool *p) const { if(p) *p = false; } };
void operator()(bool *p) const
Definition: AButton.h:242

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