VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
Functions | |
template<typename T , typename std::enable_if< std::is_floating_point< T >::value >::type * = nullptr> | |
constexpr bool | equal (const T &lhs, const T &rhs) noexcept |
template<typename T > | |
constexpr bool | notEqual (const T &lhs, const T &rhs) noexcept |
template<typename T > | |
constexpr bool | maxDiff (const T &lhs, const T &rhs, const T &maxDiff) noexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |