|
FE 0.13.1
Header-only C++ frontend library
|
#include <cassert>#include <concepts>#include <ostream>#include <print>#include <source_location>#include <string_view>#include <type_traits>#include "fe/assert.h"#include "fe/format.h"#include "fe/loc.h"#include "fe/term.h"Go to the source code of this file.
Classes | |
| class | fe::Log |
| Facility to log what you are doing. More... | |
| struct | fe::Log::FmtLoc< Args > |
| A std::format_string that remembers where it was written. More... | |
Namespaces | |
| namespace | fe |