Foundation
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
Paths.cpp File Reference
#include "Paths.hpp"
#include <filesystem>

Namespaces

namespace  Foundation
 
namespace  Foundation::Core
 Lock-free atomic primitives and implementations of data structures.
 

Functions

void Foundation::Core::PathsInit (const char *argv0)
 
void Foundation::Core::PathsInitFromDir (const char *exeDir)
 
String Foundation::Core::PathsResolve (StringView relPath)
 

Variables

static std::filesystem::path Foundation::Core::sExeDir