blace.ai
util_common.h File Reference

This file contains some util functions and classes. More...

#include "library_defines.h"
#include "ml_core/types.h"
#include <filesystem>
#include <vector>

Go to the source code of this file.

Functions

EXPORT_OR_IMPORT std::filesystem::path blace::util::getPathToExe ()
 Get the path to the running executable. More...
 

Detailed Description

This file contains some util functions and classes.

Function Documentation

◆ getPathToExe()

EXPORT_OR_IMPORT std::filesystem::path blace::util::getPathToExe ( )

Get the path to the running executable.

Returns
The path of the executable.