Audacity 3.2.0
Public Member Functions | Static Public Attributes | List of all members
anonymous_namespace{CallableTest.cpp}::TestVisitor Struct Reference

Public Member Functions

int & operator() (std::monostate) const
 

Static Public Attributes

static int x {}
 

Detailed Description

Definition at line 28 of file CallableTest.cpp.

Member Function Documentation

◆ operator()()

int & anonymous_namespace{CallableTest.cpp}::TestVisitor::operator() ( std::monostate  ) const
inline

Definition at line 30 of file CallableTest.cpp.

References TestVisitor::x.

Member Data Documentation

◆ x

int TestVisitor::x {}
static

Definition at line 29 of file CallableTest.cpp.


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