sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Loading...
Searching...
No Matches
Public Member Functions | List of all members
UnaryExpr< LhsT > Class Template Reference

#include <catch2.hpp>

+ Inheritance diagram for UnaryExpr< LhsT >:

Public Member Functions

 UnaryExpr (LhsT lhs)
 
- Public Member Functions inherited from ITransientExpression
auto isBinaryExpression () const -> bool
 
auto getResult () const -> bool
 
 ITransientExpression (bool isBinaryExpression, bool result)
 
virtual ~ITransientExpression ()
 

Additional Inherited Members

- Public Attributes inherited from ITransientExpression
bool m_isBinaryExpression
 
bool m_result
 

Constructor & Destructor Documentation

◆ UnaryExpr()

template<typename LhsT >
UnaryExpr ( LhsT  lhs)
explicit

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