Doxybook2 Example
Loading...
Searching...
No Matches
Utils.hpp
Go to the documentation of this file.
1
#pragma once
2
9
10
#include "
Path.hpp
"
11
#include "
ArrayView.hpp
"
12
#include "
Config.hpp
"
13
#include "
Log.hpp
"
14
15
namespace
Engine
{
16
namespace
Utils
{
20
inline
void
name_with_underscores
(
const
std::string& arg) {
21
(void)arg;
22
}
23
}
24
}
ArrayView.hpp
Config.hpp
Log.hpp
Path.hpp
Engine::Utils::name_with_underscores
void name_with_underscores(const std::string &arg)
Definition
Utils.hpp:20
Engine::Utils
Definition
ArrayView.hpp:4
Engine
This namespace contains all of the necessary engine components.
Definition
Asset.hpp:5
src
Utils
Utils.hpp
Generated by
1.13.2