VST 3 SDK VST 3.7
SDK for developing VST plug-in
Steinberg::Vst::Test Namespace Reference

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
 

Function Documentation

◆ equal()

constexpr bool equal ( const T &  lhs,
const T &  rhs 
)
inlineconstexprnoexcept

◆ notEqual()

constexpr bool Steinberg::Vst::Test::notEqual ( const T &  lhs,
const T &  rhs 
)
inlineconstexprnoexcept

◆ maxDiff()

constexpr bool Steinberg::Vst::Test::maxDiff ( const T &  lhs,
const T &  rhs,
const T &  maxDiff 
)
inlineconstexprnoexcept
Empty

Copyright © Steinberg Media Technologies GmbH. All Rights Reserved. This documentation is under this license.