A dummy bail-out checker that always returns false.
More...
template<class ListenerClass, class ArrayType = Array<ListenerClass*>>
struct ListenerList< ListenerClass, ArrayType >::DummyBailOutChecker
A dummy bail-out checker that always returns false.
See the ListenerList notes for more info about bail-out checkers.
◆ shouldBailOut()
template<class ListenerClass, class ArrayType = Array<ListenerClass*>>
bool ListenerList< ListenerClass, ArrayType >::DummyBailOutChecker::shouldBailOut |
( |
| ) |
const |
|
noexcept |
The documentation for this struct was generated from the following file: