directories.h File Reference

CPP API: directories.h File Reference
directories.h File Reference
#include "memilio/config.h"
#include <filesystem>
#include <string>
Include dependency graph for directories.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 mio
 A collection of classes to simplify handling of matrix shapes in meta programming.
 

Functions

std::filesystem::path mio::base_dir ()
 Returns the absolute path to the project directory. More...
 
std::filesystem::path mio::data_dir ()
 Returns the absolute path to the project directory. More...
 
std::filesystem::path mio::example_results_dir (const std::string &example_name)
 Returns the absolute path to a common ouput directory for the code examples. More...