MPD  0.20.23
Functions
Fallback.hxx File Reference
#include <utility>
Include dependency graph for Fallback.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename F >
bool ApplyTagFallback (TagType type, F &&f) noexcept
 
template<typename F >
bool ApplyTagWithFallback (TagType type, F &&f) noexcept
 

Function Documentation

◆ ApplyTagFallback()

template<typename F >
bool ApplyTagFallback ( TagType  type,
F &&  f 
)
noexcept

Definition at line 27 of file Fallback.hxx.

◆ ApplyTagWithFallback()

template<typename F >
bool ApplyTagWithFallback ( TagType  type,
F &&  f 
)
noexcept

Definition at line 48 of file Fallback.hxx.