Nui
nui
src
nui
backend
load_file.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <filesystem>
4
#include <string>
5
#include <optional>
6
7
std::optional<std::string>
loadFile
(std::filesystem::path
const
& file);
loadFile
std::optional< std::string > loadFile(std::filesystem::path const &file)
Definition:
load_file.cpp:5
Generated by
1.9.1