MPD
0.20.18
|
#include <stdexcept>
#include <utility>
#include <stdio.h>
Go to the source code of this file.
Functions | |
template<typename... Args> | |
static std::runtime_error | FormatRuntimeError (const char *fmt, Args &&...args) noexcept |
|
inlinestaticnoexcept |
Definition at line 40 of file RuntimeError.hxx.