sammine-lang
Loading...
Searching...
No Matches
FileRAII.h File Reference

A RAII-wrapper around C++ file type to use in the project for lexer and parser. More...

#include <fstream>
#include <string>
Include dependency graph for FileRAII.h:

Go to the source code of this file.

Classes

class  FileRAII
 FileRAII class. More...
 

Detailed Description

A RAII-wrapper around C++ file type to use in the project for lexer and parser.