Atlas Game Manager
A game manager for f95 and dlsite written in c++
Loading...
Searching...
No Matches
operators.hpp File Reference
#include <QString>
#include <filesystem>

Go to the source code of this file.

Macros

#define ATLASGAMEMANAGER_OPERATORS_HPP
 

Functions

std::filesystem::path operator/ (const std::filesystem::path path, const QString second)
 

Macro Definition Documentation

◆ ATLASGAMEMANAGER_OPERATORS_HPP

#define ATLASGAMEMANAGER_OPERATORS_HPP

Function Documentation

◆ operator/()

std::filesystem::path operator/ ( const std::filesystem::path path,
const QString second )
inline