unlogic
Loading...
Searching...
No Matches
io.h
Go to the documentation of this file.
1
#ifndef UNLOGIC_IO_H
2
#define UNLOGIC_IO_H
3
4
#include <string>
5
#include <filesystem>
6
7
namespace
unlogic
8
{
9
std::string
load_file
(std::filesystem::path
const
&
path
);
10
}
11
12
#endif
//UNLOGIC_IO_H
unlogic
Definition
Compiler.h:18
unlogic::load_file
std::string load_file(std::filesystem::path const &path)
Definition
io.cpp:4
unlogic::unique_node
UniqueNode unique_node(Args &&... args)
Definition
Node.h:144
unlogic
src
util
io.h
Generated by
1.9.8