OpenShot Library | OpenShotAudio  0.2.1
juce::ListenerList< ListenerClass, ArrayType >::DummyBailOutChecker Struct Reference

A dummy bail-out checker that always returns false. More...

#include <juce_ListenerList.h>

Public Member Functions

bool shouldBailOut () const noexcept
 

Detailed Description

template<class ListenerClass, class ArrayType = Array<ListenerClass*>>
struct juce::ListenerList< ListenerClass, ArrayType >::DummyBailOutChecker

A dummy bail-out checker that always returns false.

See the ListenerList notes for more info about bail-out checkers.

Definition at line 184 of file juce_ListenerList.h.


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