TrinityCore
BuiltInConfig.cpp File Reference
#include "BuiltInConfig.h"
#include "Config.h"
#include "GitRevision.h"
+ Include dependency graph for BuiltInConfig.cpp:

Go to the source code of this file.

Functions

template<typename Fn >
static std::string GetStringWithDefaultValueFromFunction (std::string const &key, Fn getter)
 

Function Documentation

◆ GetStringWithDefaultValueFromFunction()

template<typename Fn >
static std::string GetStringWithDefaultValueFromFunction ( std::string const &  key,
Fn  getter 
)
static

Definition at line 23 of file BuiltInConfig.cpp.

+ Here is the caller graph for this function: