blace.ai
util_common.h
Go to the documentation of this file.
1
#pragma once
2
#include "library_defines.h"
3
#include "
ml_core/types.h
"
4
#include <filesystem>
5
#include <vector>
6
12
namespace
blace {
13
namespace
util {
19
EXPORT_OR_IMPORT std::filesystem::path
getPathToExe
();
20
21
}
// namespace util
22
}
// namespace blace
types.h
Basic types of the blace.ai library.
blace::util::getPathToExe
EXPORT_OR_IMPORT std::filesystem::path getPathToExe()
Get the path to the running executable.
source
util
util_common.h
Generated by
1.9.4