![]() |
PandA-2024.02
|
#include "indented_output_stream.hpp"#include "exceptions.hpp"#include <cstddef>#include <fstream>#include <iostream>
Go to the source code of this file.
Variables | |
| size_t | indentation |
| In global_variables.hpp. More... | |
| size_t indentation |
In global_variables.hpp.
In global_variables.hpp.
Definition at line 54 of file global_variables.cpp.
Referenced by DesignFlowManager::Exec(), operator<<(), IndentedOutputStream::~IndentedOutputStream(), and simple_indent::~simple_indent().
1.8.13