JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Functions
fvariant.h File Reference
#include "pluginterfaces/base/fstrdefs.h"
#include "pluginterfaces/base/funknown.h"

Go to the source code of this file.

Classes

class  Steinberg::FVariant
 A Value of variable type. More...
 
union  Steinberg::FVariant.__unnamed8__
 

Functions

bool Steinberg::operator== (const FVariant &v1, const FVariant &v2)
 
bool Steinberg::operator!= (const FVariant &v1, const FVariant &v2)
 

Function Documentation

◆ operator!=()

bool Steinberg::operator!= ( const FVariant v1,
const FVariant v2 
)

Definition at line 241 of file fvariant.h.

◆ operator==()

bool Steinberg::operator== ( const FVariant v1,
const FVariant v2 
)

Definition at line 172 of file fvariant.h.